Previous Topic: Step 4: Start the CICS Data Collector AutomaticallyNext Topic: How to Specify the Start Mode


CICS Data Collection Start Modes

The CA SYSVIEW for the CICS data collector requires the configuration information during the initialization. The original or initial configuration definitions are stored in various PARMLIB members.

During the termination of the CICS data collector, configuration information is saved. The configuration information can then be persistent.

The initial or startup configurations are always obtained from the PARMLIB member CICSOPTS.

You can specify the following start modes:

COLD

Retrieves the configuration information from the PARMLIB member. Configuration data from the previous session is not restored.

WARM

Retrieves the configuration information from the persistent data store. Configuration data from the previous session is restored.

If the object does not exist, the data is retrieved from the associated PARMLIB member.