Installation guide

CHAPTER 8
Starting and Stopping Sybase
Control Center Agent
Sybase Control Center (SCC) for Adaptive Server is a Web-based tool for monitoring the
status and availability of Adaptive Servers. Set the $SYBASE environment variables and start
an SCC agent on your Adaptive Server.
There are several ways to run SCC:
From the command line in the foreground
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 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 these 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 the SCC script, the SCC console
prompt appears. At this prompt, enter:
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
Installation Guide 55