Starting the Unified Agent for a Cluster

For Adaptive Server versions 15.7 and earlier. The Unified Agent enables the distributed management of the cluster.

  1. From the $SYBASE directory of each instance, source the SYBASE.sh file.
  2. Start the Unified Agent:
    $SYBASE/UAF-2_5/bin/uafstart-up.sh -port portNumber &
    Where portNumber is any available port.
    The Unified Agent creates $SYBASE/UAF-2_5/nodes/<node_name>/log/agent.log, and sends agent output to the agent.log file. The default port number is 9999; however this may not be the correct port number for your configuration.