0010
Explanation
Resource manager (RM) initialization encountered
an error that prevented the RM address space from starting. Message BPE0006I is
issued with this abend as 0010-xxxxxxx,
where xxxxxxx is the abend subcode. When the abend
is issued, Register 15 contains a code that indicates the reason for
the abend. This abend might be accompanied by message CSL0001E or CSL0002E,
which further explain the problem.
- Code
- Meaning
- X'00000010'
- Storage allocation failed for the RM anchor block (CSLRANCH).
- X'00000014'
- Storage allocation failed for the BPEPARSE work area.
- X'00000018'
- Storage allocation failed for the IMSplex block (CSLRPLEX).
- X'0000001C'
- The command extension block, CSLRCMDE, could not be allocated.
- X'00000080'
- An error occurred while reading the CSLRIxxx PROCLIB member.
- X'000000C0'
- An error occurred while parsing RM run time parameters. One CSL0001E message is issued for each run time parameter in error. For more information about determining what the parsing error is, see message BPE0003E.
- X'000000C4'
- An error occurred while parsing the CSLRIxxx PROCLIB member. One CSL0001E message is issued for each parameter in error. For more information about determining what the parsing error is, see message BPE0003E.
- X'00000100'
- An error occurred during parameter validation of the CSLRIxxx or RM execution parameters.
- X'00000180'
- There is an invalid parameter in the CSLRIxxx PROCLIB member or an invalid RM run time parameter. One CSL0001E message is issued for each parameter in error.
- X'00000184'
- A lower-level RM initialization module could not be loaded or called.
- X'00000188'
- BPELOAD failed to load the RM command modules.
- X'000001C0'
- The update buffer pool could not be created.
- X'000001C4'
- The query buffer pool could not be created.
- X'00000200'
- The Automatic Restart Manager (the CSLZARM0 routine) could not be initialized.
- X'00000204'
- Authorization could not be obtained for the license manager (the CSLZLIC0 routine).
- X'00000300'
- Initialization of RM failed because a higher-level RM is enabled to use the IMSRSC repository.
- X'00000400'
- The TCB type is unknown.
- X'00000440'
- The RQST TCB initialization routine (CSLRIN10) could not be loaded.
- X'000004C0'
- The RQST thread for the request mother TCB (RQST) could not be created.
- X'000004D0'
- The RM process timeout routine (CSLRTOT0) could not be loaded.
- X'000004D4'
- The TOUT thread for the process request TCB (RQPR) could not be created.
- X'00000508'
- RM-to-CQS communications could not be initialized.
- X'0000050C'
- An AWE for the queue server STRE could not be created.
- X'00000510'
- An AWE for the queue server DEL could not be created.
- X'00000514'
- An AWE for the queue server PRCS could not be created.
- X'00000518'
- An AWE for the queue server QRY could not be created.
- X'0000051C'
- An AWE for the queue server REG could not be created.
- X'00000520'
- An AWE for the queue server UPD could not be created.
- X'00000524'
- RM-to-SCI communications could not be initialized.
- X'00000528'
- PLEX trace tables or repository trace table could not be created.
- X'0000052C'
- SCI could not be notified that RM is ready for work.
- X'00000530'
- The RQDL thread for the request mother TCB (RQST) could not be created.
- X'00000534'
- The RQPR thread for the request mother TCB (RQST) could not be created.
- X'00000538'
- The RQQY thread for the request mother TCB (RQST) could not be created.
- X'0000053C'
- The RQUP thread for the request mother TCB (RQST) could not be created.
- X'00000540'
- Storage allocation failed for the resource type block (CSLRRTYP).
- X'00000544'
- Storage allocation failed for the RM statistics block (CSLRSTT).
- X'00000548'
- An AWE for the queue server CMD could not be created.
- X'00000549'
- An AWE for the queue server NTF could not be created.
- X'0000054C'
- The process hash table could not be created.
- X'00000550'
- The resource structure could not be connected.
- X'00000554'
- The RM global resource block (CSLRGBL) could not be created or updated on the resource structure.
- X'00000558'
- The IMSplex name defined to this RM does not match the IMSplex name defined by RMs that have already successfully joined the IMSplex.
- X'0000055C'
- There are an invalid number of RMs in the IMSplex. If no resource structure is defined, only one RM is allowed in the IMSplex.
- X'00000560'
- SCI could not be queried about the other RMs in the IMSplex.
- X'00000564'
- The structure type is invalid. RM attempted to connect to a structure that is not defined as a resource structure to CQS. The structure defined to RM in the CSLRIxxx PROCLIB member must be defined to CQS as a resource structure in the CQSSGxxx PROCLIB member.
- X'00000568'
- The RM global resource block (CSLRPGBL) could not be read, created, or updated on the resource structure.
- X'00000570'
- An AWE for the queue server PRCI could not be created.
- X'00000574'
- An AWE for the queue server PRCT could not be created.
- X'00000578'
- An AWE for the queue server PRCR could not be created.
- X'00000630'
- Repository request hash table could not be created.
- X'00000631'
- An AWE for the repository services could not be created.
- X'00000632'
- An AWE for the repository services could not be enqueued.
- X'00000633'
- An attempt to get a buffer for the CQS request failed.
- X'00000634'
- There is an XCF group mismatch between RM initialization member CSLRIxxx and the repository global entry in the resource structure.
- X'00000635'
- An attempt to get a repository internal block failed.
- X'00000636'
- An attempt to get a buffer for the repository request failed.
System action
RM address space initialization terminates abnormally.
Operator response
If the error indicated by the abend subcode is due to environmental conditions (for example, incorrect authorization or invalid parameters), correct the indicated problem and restart the address space. Otherwise, save job log and system log information and contact IBM® Software Support for assistance.