Previous Topic: Invoke CAIENF as a Started TaskNext Topic: Perform CAIENF/USS Configuration Tasks


Prepare for Component Tracing

By default the CAIENF address space initializes Component Tracing using component name CAIENF. The environment is initialized but an MVS TRACE CT command activates tracing.

Use the CAIENF Parm ENFCT to activate and customize the Component Tracing environment including the component name. Specify the Component Tracing parmlib member name in the ENFCT command to activate tracing. Typically you would only enable component tracing for CAIENF at the request of CA Technical Support.

Note: If the external writer proc name is specified in the parmlib member, the external writer must be configured before starting CAIENF.

The ENFCT statement controls the Component Trace environment.

component_name,#buffers,buffer_size,member_name
component_name

Component Trace name.

Default: CAIENF

#buffers

Number of trace buffers. Specify a number from 2 through 128 inclusive.

Default: 2

buffer_size

Size, in K, of each buffer. Specify a number from 64 through 8192 inclusive (buffer sizes are from 64k through 8M).

Default: 512

member_name

Name of the parmlib member for Component Trace to process when the Component Trace is initialized. There is no default (no trace sets are enabled). A sample member CTEENF00 is provided for tailoring.