Starting Sybase CEP Studio

A description of how to start Sybase CEP Studio on UNIX-like operating systems.

Issue the following command:


parent-directory
/SybaseC8/studio/c8-studio.sh

where parent-directory is the parent directory under which Sybase CEP Studio was installed.

Alternately, Sybase CEP Studio can be started by double-clicking the Sybase CEP Studio desktop icon:

Studio_icon PNG

If you start Sybase CEP Studio from the command line, you can use either or both of the following parameters to modify its behavior:

-r=<folder_path>

or

--repository=<folder_path>

Use the directory specified with folder_path as the SybaseC8Repository rather than the default. The SybaseC8Repository is where Sybase CEP Studio stores files containing preference and configuration information, a temporary directory, a directory containing SSL configuration information, and the examples directory. By default, the SybaseC8Repository is /home/user/SybaseC8Repository/vers, where user is the name of the user who installed Sybase CEP Studio, and vers is the version number of Sybase CEP Engine.

--dont-copy-examples

Start Sybase CEP Studio without copying the examples directory from the installation directory to the SybaseC8Repository. Without this parameter, Sybase CEP Studio searches for the examples directory in the SybaseC8Repository and copies it from the installation directory if it doesn't already exist there. Use this parameter to save space when you don't need access to the examples.