Getting this error:

CEE3596S An MVS load of module FBHDLRB failed. The system abend code was 
00000306; the reason code was 0000000C.

FBHDLRB is a COBOL user handler that we've specified.

Options Report for Enclave main 09/16/14 5:27:02 PM                             
 
Language Environment V01 R13.00                                                 
 
                                                                                
 
LAST WHERE SET                 OPTION                                           
 
------------------------------------------------------------------------------- 
 

PARMLIB(CEEPRM00)                USRHDLR(FBHDLRB,)

The docs for the error message say to refer "See z/OS MVS System Codes".  Is it 
this?
0306
PC/AUTH requested that storage in the system queue area (SQA) be freed, but the 
request failed. Register 2 contains the return code from the request. 
I have no idea what that means.  The systems programmer sent the programmer to 
me since I wrote the user handler, so...

Thanks for any help.

Frank

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

Reply via email to