Previous Topic: /SERVER=nodename

Next Topic: SET NETWORK INTERVAL_RETRY

Examples

  1. This command sets the retry expiration time to 3 days and 10 hours.
    SCHEDULE> SET NETWORK EXPIRATION_RETRY "03 10"
    
  2. This command sets the retry expiration time for node NODE1’s OpenVMS Cluster to 3 days and 10 hours.
    SCHEDULE> SET NETWORK EXPIRATION_RETRY "03 10"/SERVER=NODE1