Start the Sybase CEP Server
This section describes the command-line parameters and options for starting Sybase CEP Server.
Access a Running Sybase CEP Server
Every command or API call that issues one or more SOAP requests to a server needs to know the URI of the Sybase CEP Server.
Compile a Project or a Schema File
Before you can deploy a project to a Sybase CEP Server, translate the project from its source form (.ccp/.ccl files and .ccs files) to an internal object code form with the Sybase CEP Compiler.
Compiling and Running a Project
Compile a query module locally and run it by giving the c8_client utility the compile-and-run command.
Get Status of an Executing Project
After a project has been started on the Server, it is usually necessary to monitor the status of the project.
Publishing Data to a Server
This section outlines the use of the c8_client program to publish data to a stream.
Stop Execution of a CCL Project
After a CCL project is successfully started on the Sybase CEP Server, it continues to execute until it is stopped by a client request.
Clean Up a Workspace's Resources
When a workspace is no longer in use, elimintate it using the manager-destroy-workspace c8_client command.