Previous Topic: CA Top Secret WorksheetNext Topic: Unload the Security Information


Allocate the Unload Data Set

After you have calculated the storage requirements for the UNLOAD data set, allocate the data set.

Follow these steps:

  1. Edit the CIAALLOC job in one of the following libraries:

    Change the job to include the necessary space allocation to conform to your installation standards.

    The UNLOAD data set is allocated as physical sequential (PS) with a variable-length (VB) record format, and a record length of 3157 (the maximum record length of a target table).

  2. Submit the job.

    The job runs and completes.

  3. Verify the output of the CIAALLOC job.

    The UNLOAD data set is allocated.