Starting and Stopping Sybase Control Center Agent

Sybase Control Center agent for Adaptive Server Enterprise Cluster Edition enables the distributed management of the cluster. Set the $SYBASE environment variables and start an SCC agent on each node to host instances in the cluster.

There are several ways to run SCC. You can:
  • Run SCC from the command line in the foreground
  • Run SCC from the command line in the background
  • Set up a daemon to run it as a service
For instructions, see Get Started > Launching Sybase Control Center > Starting and Stopping Sybase Control Center in UNIX in the SCC online help.
  1. Source either the SYBASE.csh or SYBASE.sh environment script.
  2. Start the SCC agent:
    $SYBASE/SCC-3_2/bin/scc.sh
    The SCC agent creates and sends output to one of the following log files:
    • (Default) If SCC shared-disk mode is not enabled: $SYBASE/SCC-3_2/log/agent.log
    • If SCC shared-disk mode is enabled: $SYBASE/SCC-3_2/instances/<hostname>/log/agent.log
  3. Verify that the SCC agent is running. After you run SCC script, the SCC console prompt appears. At this prompt, enter the following:
    scc-console> status

    You should see a status message similar to:

    Agent Home: /remote/perf_archive/olwen/Install_Testing/157CE_C3/SCC-3_2/instances/solstrs3
    Connection URL: service:jmx:rmi:///jndi/rmi://solstrs3:9999/agent
    Status: RUNNING
    From the SCC console, you can also shut down the agent:
    scc-console> shutdown