Error: U1022 ABEND during CA 11 startup
search cancel

Error: U1022 ABEND during CA 11 startup

book

Article ID: 447376

calendar_today

Updated On:

Products

CA 7 Workload Automation

Issue/Introduction

The CA 11 database task (DBAS) fails to initialize and terminates with a User Completion Code 1022 (U1022). This issue occurs during the startup of the CA 11 subsystem.

Cause

The NUMASID parameter in the configuration file contains an invalid or unsupported secondary value resulting in U1022 abend if the secondary is not recognized by the environment.

Resolution

To address the U1022 abend, correct the NUMASID parameter in the configuration file using the following steps:

  1. Locate the configuration file member (typically found in the CAL7OPTN library).
  2. Modify the NUMASID line to use a valid secondary value.
    • Example: Change NUMASID=(064,067) to NUMASID=(064,016).
  3. Restart the CA 11 database task.

Additional Information

For further details on valid NUMASID values, refer to the  Configuration File Parameter Descriptions (DBAS MAIN Task section) .