Previous Topic: CIA Real-Time Component Command SyntaxNext Topic: CIA Real-Time Component Status


Console Command Descriptions

The CIA real-time component supports the following console commands and parameters:

GTRACE

Activates the GTF trace option to write trace entries to the active trace file. This option requires GTF to be active for USRP entries with an ID of X'035'.

Note: We recommend not activating GTF tracing unless instructed to do so by CA Technical Support.

NOGTRACE

Deactivates the GTF option. Trace entries are no longer written to the trace file.

STATUS

Displays a status of current data from the component. The status is written to the console, and to an optional status data set if a DD statement for CIASTATS is included in the component started task procedure JCL.

RELOAD module

Loads a new copy of a CIA real-time component module into the active address space. Specify the name of the module to be loaded as an operand of the RELOAD command.

Note: Use the RELOAD command only under direction of CA Technical Support personnel, or in response to application of CIA real-time component maintenance as documented in the PTF instructions.

RESET ddname

Identifies a file by ddname that resets the next time output is written to the file. The file is opened for OUTPUT in lieu of EXTEND, which causes all data currently in the file erased and output directed to the first block of the file. This command does not affect spooled output.