Language Environment Run-time Messages SA22-7566-12 (z/OS 1.13 version) CEE5101C During initialization, the callable service BPX1MSS failed. The system return code was return_code; the reason code was reason_code. The application will be terminated. Explanation: The callable service BPX1MSS failed with return code return_code and reason code reason_code because the application was not authorized to use UNIX System Services. Programmer response: Contact your system administrator to have the id registered with UNIX System Services to use these services. See z/OS UNIX System Services Programming: Assembler Callable Services Reference for the appropriate action to take for this return code and reason code. Consult with your UNIX System Services support personnel if necessary. System action: The application is terminated. Symbolic feedback code: CEE4VD
Guessing you need an OMVS segment or access to z/OS Unix files/directories Ant. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of [email protected] Sent: Friday, 21 June 2013 3:57 PM To: [email protected] Subject: abendu4080 reasonCEE05101 Does anyone have an idea what the above reason code wants to tell me? According to the book, the reason code should be decoded as an LE-Message named msgCEE0510x with x denoting the severity or something. Unfortunately, I cannot find any msgCEE0510x in any LE book. We are running z/OS 1.13, and I am guessing that it has something to do with CEA-launched TSO address spaces. The abend is accompanied by a transaction dump with this traceback information: 1 CEEMMSG +00000E7C CELQLIB 2 CELQINMN +000006A4 CELQLIB 3 CELQINIT +000018FA CELQLIB Symptom dump is this: IEA995I SYMPTOM DUMP OUTPUT 728 USER COMPLETION CODE=4080 REASON CODE=CEE05101 TIME=07.10.47 SEQ=07379 CPU=0000 ASID=0041 PSW AT TIME OF ERROR 078D1001 A220F63C ILC 2 INTC 0D ACTIVE LOAD MODULE ADDRESS=21F66000 OFFSET=002A963C NAME=CELQLIB DATA AT PSW 2220F636 - 00181610 0A0DE380 4A300004 GR 0: 00000000_84000000 1: 00000000_84000FF0 2: 00000048_CEE05101 3: 00000000_00107BA0 4: 00000048_082FE220 5: 00000000_2220FB88 6: 00000048_00100000 7: 00000000_22786670 8: 00000048_082FEE20 9: 00000048_00107BA0 A: 00000048_00103DB0 B: 00000048_00107E18 C: 00000048_00000001 D: 00000000_00043BD0 E: 00000000_2220EF72 F: 00000048_CEE05101 Thanks in advance, Barbara ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
