Status Information about CCL Compiler Settings

CclCompilerInfo status messages contain information about Sybase CEP Compiler options, and are used when the given CCL Application is compiled into a CCX Program.

ObjectID: The ObjectID is the full path to the given CCL Application in the form:

<WorkspaceName>/<ApplicationName> Where ApplicationName is the top module's load name.

Name of MessageGroup:CclCompilerInfo.

MessageName

Value Type

Message Availability and Frequency

Description

CclFile

String

Status object only, never updated.

The path to the top module's CCL file relative to SybaseC8Repository, specified by RepositoryPath.

CcxFile

String

Status object only, never updated.

The path to the CCX file relative to SybaseC8Repository, specified by RepositoryPath.

CclName

String

Status object only, never updated.

The load name, or application name, for the top module.

Other Compiler command line parameters (see compiler help for details).

String

Status object only, never updated.

The compiler parameters used.

RepositoryPath

String

Status object only, never updated.

The path to the SybaseC8Repository. The repository path name is the root for relative pathnames, for example, for the .ccp and .ccl files.