The "system codes" book typically documents "system codes". This is not 
one. This is a user abend code. x'bb7' = decimal 2999.
The abend code in the message is presented in hexadecimal which is how the 
system sees it (and how you'd see it in register 1 in a dump). Typically a 
system code would be xxx000. 

The message contained the name of the exit routine. That is the module 
that issued the abend. Whoever owns that module will have to provide the 
information about what condition led to this abend. 

Peter Relson
z/OS Core Technology Design

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to