Starting the SCC agent for a Cluster

For Adaptive Server versions 15.7 ESD #1 and later. The SCC agent enables the distributed management of the cluster.

Note: Start the SCC agent on each node that will host instances in the cluster.
  1. From the $SYBASE directory of each instance, source the SYBASE.sh file.
  2. Start the SCC agent:
    $SYBASE/SCC-3_2/bin/scc.sh --start --port rmi=<port-number>

    Where portNumber is any available port. The default port number is 9999; however this may not be the correct port number for your configuration.