DFS225A CTL REGION WAITING FOR DBRC REGION (name) INIT
Explanation
Before issuing the IMS ready message, the control region waits, if necessary, for the DBRC region to initialize.
In the message
text:
- name
- The name of the member in SYS1.PROCLIB which contains the DBRC region JCL
System action
The control region waits for the DBRC region to initialize.
Operator response
Use the z/OS® command D A,L to determine if the DBRC job exists. If so, no action is required. DBRC eventually finishes its initialization and the IMS Ready message is issued. If the DBRC JCL had an error, it is not necessary to cancel the control region if the corrected procedure is manually started from the z/OS console.
Programmer response
In the case of a JCL error, correct the DBRC region JCL.