Previous Topic: Implement User-Defined FieldsNext Topic: Load the CIA Repository


Run the CIA Unload Utility

The CIAUNLD job executes the Unload utility, which reads the security information from the security database and creates an unload data set. This unload data set is used as input to the load process.

Note: A number of control statements control the processing of the Unload utility. These statements can be specified as input to the SYSIN input data set.

Follow these steps:

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

    Specify the Unload data set allocated earlier and any input control statements that you require to conform to your site's standards.

    Important! For complete information about required and optional input control statements, see the CA ACF2 or CA Top Secret Compliance Information Analysis Guide.

  2. Specify one of the following values if you do not want to unload all user-defined fields in your security database,
    USERFIELD(*NONE*)

    Specifies no user-defined fields will be unloaded.

    USERFIELD(fieldname)

    Specifies an external user-defined field name that you want to add to the CIA repository.

    Note: Specify one USERFIELD(fieldname) input control statement for each user-defined field you want to unload.

  3. Submit the job.

    The job runs and completes.

  4. Verify the output of the CAIUNLD job.

    Verify that the utility completed successfully. If the CIAUNLD job fails for any reason, run the job again until it successfully completes. Otherwise the UNLOAD data set cannot be properly loaded to the relational database and enhanced compliance reporting capabilities are not available.

    For more information see the JCL Requirements and Control Statements topics for each product in the CA ACF2 or CA Top Secret Compliance Information Analysis Guide.