Previous Topic: /SERVER=remote_node

Next Topic: SHOW LOGGING

Examples

  1. This command displays the load-balancing setting for a local OpenVMS Cluster.
    SCHEDULE> SHOW LOAD_BALANCE
    
  2. This command writes the load-balancing setting for a local OpenVMS Cluster to a file named CURRENT.LOAD-BALANCE.
    SCHEDULE> SHOW LOAD_BALANCE/OUTPUT=CURRENT.LOAD-BALANCE
    
  3. This command displays the load-balancing setting for remote node NODE2’s OpenVMS Cluster.
    SCHEDULE> SHOW LOAD_BALANCE/SERVER=NODE2