IDENT request

The following table shows the return codes, reason codes, and descriptions for IDENT requests:
Return code Reason code Description
04 (X'04')   X'80' Scope=NoDiscon specified on the irlmproc, identify is successful.
X'40' IRLM is registered with the Automatic Restart Manager (ARM).
X'10' Locks are held from the previous IDENT request. Locks held by the identifying DBMS from a previous failure are still in protected status. For additional information, see the MODIFY (F) irlmproc,STATUS command.
08 (X'08')       X'80' A non-recoverable system error occurred while processing this request.
X'40' A z/OS® subsystem interface (SSI) error occurred during identification. Ensure that the 4-character IRLM name is defined as a z/OS subsystem, and that the IRLM subsystem with the same name was started.
X'04' Identify for recovery (SSTYPE=RECON) was requested, but this IRLM has no retained information about this DBMS.
X'01' There is insufficient storage for the IRLM to process the IDENT request. After all other subsystems identified to the IRLM have quit, terminate the IRLM and increase the storage available to the IRLM before restarting it.
16 (X'10')               X'80' The lock table name is invalid. It probably contains blanks.
X'40' The SSNAME is invalid. An active DBMS in the data sharing group is already using this name.
X'20' A required exit is missing. If a TIMEOUT exit is specified, TIMEV must be greater than 0.
X'10' A read-only request is not allowed. Locks are retained for this DBMS.
X'08' This request violates the single DBMS/IRLM rule.
X'04' The address of the BACKUP subsystem name pointed to inaccessible storage.
X'02' This IRLM does not support the requested function level. A probable cause is the version/release of this IRLM does not support this version/release of the DBMS. IRLM is back-level.
X'01' The IRLM failed to connect to the data sharing group and abended. After fixing the connection error, reconnect the IRLM to the data sharing group.

This error can also occur when two versions of IRLM with the same IRLMID, running on separate images, are using the same IRLM JOBNAME.

20 (X'14') N/A IRLM services are not available.