DFS041I DBRC SIGNON REQUEST RC=cc
Explanation
A sign-on request to DBRC completed with the return code cc specified. For the definition of the return code, see the DBRC request return codes information.
System action
If the return code indicates a severe error, IMS terminates with abend 0041; otherwise, execution continues.
Return codes 16 and 24 might cause IMS to terminate with abend 0041.
Return codes 8, 12, 20, 28, 32, and 41 cause IMS to terminate with abend 0041.
Programmer response
A sign-on failure can occur if the sign-on request specified a subsystem ID existing in the RECON data set. See the DBRC CHANGE.SUBSYS or DELETE.SUBSYS command for information about updating the subsystem record in RECON.
You can take the following
actions depending on the return code cc. All other return codes indicate a
possible system error; see DBRC request return codes information for any return codes not listed
here.
- 8,12,16,20
- This problem occurs during a cold or warm start of an online system or during initialization of a batch system. The code indicates that there is a conflict between the subcode system ID in this system and DBRC. The subsystem ID is the IMSID for online systems or the job name for batch systems. Either change the subsystem ID for this system and resubmit the job, or list the subsystem entry already known to DBRC and determine why a duplicate exists.
- 24
- This problem occurs during emergency restart or batch backout, for information only, and indicates that the previous execution failed without informing DBRC of the abnormal termination. No action is required.
- 28
- This problem occurs during batch backout and indicates that DBRC is not aware of the subsystem entry for the log supplied to batch backout. Ensure that the proper log is used. If it is, then batch backout was not needed and no further action is required. This occurs during batch backout and indicates that DBRC is not aware of the subsystem entry. The batch backout probably does not have to be done, and no action is required.
- 32
- This problem occurs during emergency restart or batch backout and indicates that a change has been made in the IRLM name. Rerun the job, specifying the same IRLM name as used in the original execution.
- 41
- This problem occurs during sign-on to DBRC and indicates that a 24 K IMODULE GETMAIN request for subpool 0 storage failed. Register 8 in the abend registers contains the return code from the IMODULE GETMAIN failure. For more information, see the IMODULE return code information.
- 96
- The subsystem attempting to sign on is an earlier release than is allowed. Check the MINIMUM VERSION value in the RECON data set.