Enabling sybcluster and Adaptive Server plug-in after a manual configuration

To use sybcluster or the Adaptive Server plug-in to manage the cluster after a manual configuration, you must start a Unified Agent on each node used by the cluster, and then deploy the connection agent to each node.

Follow these steps:

  1. Start a Unified Agent on each node used by the cluster. From the $SYBASE directory, enter:

    UAF-2_5/bin/uafstartup.sh
    
  2. Start sybcluster. For example, enter:

    sybcluster -U uafadmin -P -C mycluster -F "blade1, blade2,blade2"
    
  3. Execute deploy plugin. For example:

    deploy plugin agent "blade1,blade2,blade3"
    

    See the chapter titled The “sybcluster Utility” in the Users Guide for complete syntax and usage information for sybcluster and ASE plug-in.