Configuring XP Server Using sybcluster

Configure an XP Server for each instance in the cluster using the sybcluster create xpserver command, which performs the configuration steps automatically.

  1. Start sybcluster.
    For example, to start sybcluster and specify Sybase Control Center agents on the nodes "blade1," "blade2," and "blade3," enter:
    sybcluster -U uafadmin -P -F "blade1:1234,blade2:2345,blade3:3456"
  2. Connect to the cluster. For example, to connect to "mycluster," enter:
    connect to mycluster
  3. To start the cluster, enter:
    start cluster 
  4. To configure the XP Servers, enter:
    create xpserver
    Adaptive Server prompts you for the XP Server port number for each instance. See the Utility Guide for more information about the xp server utility.