Previous Topic: Allocate the CIASTATS DD Data SetNext Topic: Define the CIA Real-Time Component Procedure


Allocate the CIAJRNL DD Data Set

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 wrap-around data set.

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

To create the CIAJRNL DD data set

  1. Check if this data set already exists. If it does not, edit the CIARTALC job in CAI.CAK0JCL0 to conform to your installation standards. Follow the instructions in the job for modifying it.

    This job allocates the CIAJRNL DD data set. Estimate the amount of space required for the CIAJRNL DD data set and modify the ‘BLOCKS=’ and space parameter, as necessary.

  2. Submit the CIARTALC job.
  3. Verify that the CIAJRNL DD data set was successfully created by checking the job output.