APAUB_RsnCode for AUTH output block

You can use this table to search for APAUB_RsnCode values for AUTH request return and reason codes. Each code is accompanied by an explanation of the code.

When an AUTH output block (DSPAPAUB) is returned, one of the following reason codes is set in field APAUB_RsnCode for each element in the list of DBs or Areas in the request.

Table 1. APAUB_RsnCode values for AUTH request return and reason codes
APAUB_RsnCode Meaning
X'00000000' Request completed successfully.
X'C1000100' Security error. SAF or the DBRC command authorization exit (DSPDCAX0) has determined that the user is not authorized to perform the request for this database or area.
X'C1000201' The requested state and the current authorization state are incompatible. The database is authorized by another active or abnormally terminated IMS subsystem, and its authorization state is incompatible with the current authorization request.
X'C1000202' The database is not registered in the RECON data set. You may also have set up your AUTHLIST incorrectly. For Fast Path, you must specify the DEDB name and the area name. For non-Fast Path the element is an eight-character DB name and eight characters of blanks.
X'C1000203' The database is marked as prohibiting further authorization for one of the following reasons: a global /DBR, a global /STOP, an UPDATE DB STOP, or a CHANGE.DB(NOAUTH) command.
X'C1000204' The database is authorized only if the requested state is "READ" or "READ-GO" because of a global /DBDUMP or an UPDATE DB STOP(UPDATES) command.
X'C1000205' The database is marked as needing an image copy.
X'C1000206' The database is marked as needing recovery.
X'C1000207' The database is marked as needing backout.
X'C100020A' The database has been previously authorized to the subsystem
X'C100020B' An invalid parameter is found during the DB usage compatibility evaluation process. Possibly, the database record in the RECON data set is bad.
X'C100020C' The current authorization state in DBRC is invalid because of an unauthorization error.
X'C100020D' An error occurred in DBRC while trying to process an authorization request.
X'C100020F' The database is already authorized to an active IMS subsystem. All subsystems must be abnormally terminated.
X'C1000214' DB authorization failed because the DB was not registered with DBRC and the RECON FORCER option is in effect, which requires that all databases must be registered.
X'C1000220' The HALDB needs to be initialized.
X'C1000221' An attempt has been made to authorize the HALDB master. Authorization can only be requested at the partition level.
X'C1000223' The DB partition cannot be authorized until a high key is defined. A key is required because the HALDB master does not use a Partition Selection Routine.
X'C1000224' Image copy not allowed during HALDB OLR processing.
X'C1000225' Loading into an M-V DBDS of a partition database is not allowed
X'C1000226' Offline reorganization is not allowed when HALDB OLR is active and the HALDB OLR is owned by an IMS subsystem.
X'C1000228' Database is being reorganized.
X'C1000229' Batch update, recovery utility, and reorganization utility are not allowed when DB Quiesce is in progress.
X'C100022A' Image copy utility is not allowed when DB Quiesce is in progress and DB Quiesce Held state is not yet achieved.
X'C10003xx' An authorization reason code was received that should not apply to a DBRC application. xx is the hexadecimal equivalent to the FxFx reason returned. This reason code is useful for diagnostics.