Previous Topic: Wide Area Network Support

Next Topic: TCP/IP Services Installation and Configuration

Default Job Management Manager Node Must Have a Supported TCP/IP Stack

If you are installing remote Agent software, TCP/IP must be installed and running on the manager’s default node before you start up the manager. Otherwise, remote operations will not work since the default node handles all remote mode operations.

To check which node is the default node, execute this command on a node that is a member of the OpenVMS Cluster:

$ SCHEDULE SHOW STATUS

The default node name will be indicated by "<\-\--- DEFAULT" in the output. To force the default manager node to a particular node, execute the command:

$ SCHEDULE SET DEFAULT node_name

where node_name is the new default node.