Enabling sybcluster and Sybase Control Center After a Manual Configuration

To use sybcluster or Sybase Control Center to manage the cluster after a manual configuration, start Sybase Control Center remote command and control agent on each node in the cluster, and then deploy the connection agent to each node.

  1. Start Sybase Control Center on each node used by the cluster. From the $SYBASE directory, enter:
    SCC-3_2/bin/scc.sh
  2. Start sybcluster. For example, enter:
    sybcluster -U uafadmin -P -C mycluster 
      -F "blade1,blade2,blade3"
  3. Execute deploy plugin. For example:
    deploy plugin agent "blade1,blade2,blade3"
    See sybcluster Utility in the Clusters Users Guide for complete syntax and usage information for sybcluster and the Sybase Control Center for Adaptive Server Enterprise.
Related tasks
Starting and Stopping Sybase Control Center