Previous Topic: CCI(TERM)

Next Topic: CONNECT(sysid,...)

CCICT (component_name,#buffers,buffer_size,member_name)

The CCICT statement controls the Component Trace environment. For more information, see CAICCI Component Trace.

Options are:

component_name

The Component Trace name. Default is CACCI

#buffers

Number of trace buffers. Specify a number between 2 and 128 inclusive. Default is 3.

buffer_size

The size, in K, of each buffer. Specify a number between 64 and 8192 inclusive (buffer sizes will be between 64k and 8M). Default is 512.

member_name

Name of the parmlib member for Component Trace to process when the Component Trace is initialized. There is no default value but a sample member CTECCI00 is provided for tailoring.

If a CCICT statement is not included in CCIPARMS, CAICCI is still defined to COMPONENT TRACE with the default values for the component_name, #buffers and buffer_size. All other trace options and values are set through the TRACE CT command when activating tracing.