Previous Topic: Load the Security Information into DB2Next Topic: Define the CIA Real-Time Component Procedure


Allocate the CIA Real-Time Output Data Sets

The CIA real-time status file (CIASTATS DD) is an optional output data set that records the results of STATUS console commands processed by the CIA real-time component. The CIA real-time journal file (CIAJRNL DD) is an optional output data set that records messages about internal warnings and failures that occur during the processing of an update event. The journal data set is a wraparound data set.

The CIARTALC job allocates these output data sets.

Follow these steps:

  1. Edit the CIARTALC job in one of the following libraries.

    Follow the instructions in the job to modify its contents. Estimate the amount of space required for the data sets and modify the space parameters, as necessary.

    Important! Size the data sets correctly at creation so that required entries are not lost.

  2. Submit the CIARTALC job.
  3. Verify that the CIASTATS DD and CIAJRNL DD data sets were successfully created by checking the job output.