Starting Sybase Control Center

Sybase Control Center (SCC) is a Web-based tool for managing and monitoring Sybase servers, including Sybase Event Stream Processor servers. One SCC server can manage and monitor all the Event Stream Processor servers in your enterprise.

Start the SCC server to allow users to connect to it from their Web browsers. Once connected to SCC, users can access the online help for detailed instructions on managing and monitoring Event Stream Processor.

When starting the SCC server in Windows 2008 and Windows 7, use the Run as administrator setting to launch SCC even if you already have administrative privileges.

  1. Select Start > All Programs > Accessories, then right-click Command Prompt and select Run as administrator.
  2. From the command prompt, navigate to your Event Stream Processor base installation directory and run SYBASE.bat.
    This sets the necessary environment variables.
  3. From the command-prompt, navigate to <Install_Dir>\SCC-3_2\bin and run scc.bat.
    This starts the SCC server, which can now start accepting connections.
    Note: If you encounter errors, view the error log in the <Install_Dir>\SCC-3_2\log directory.
  4. Connect to the Sybase Control Center server. In your Web browser, enter:
    • If SSL is enabled: https://<scc-hostname>:<port>/scc where <scc-hostname> is the name of the machine running the SCC server. The default port is 8283.
    • If SSL is disabled: http://<scc-hostname>:<port>/scc where <scc-hostname> is the name of the machine running the SCC server. The default port is 8282.
  5. Log in.
    When logging in to a newly installed Sybase Control Center for which secure authentication has not been configured, use the sccadmin account and the password you specified during installation.

    If you use SCC with Event Stream Processor, leave the SCC server running whenever ESP is running. The easiest way to do this is to run the SCC server as a service that restarts automatically.