The CA SYSVIEW for CICS data collector requires configuration information during initialization. The original or initial configuration definitions are stored in various PARMLIB members.
During termination of the CICS data collector, configuration information is saved. The configuration information can then be persistent.
The initial or startup configurations will always be obtained from the PARMLIB member CICSOPTS.
You can specify the following start modes:
Retrieves configuration information from the PARMLIB member. Configuration data from the previous session is not restored.
Retrieves 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.
| Copyright © 2012 CA. All rights reserved. |
|