CEEPLPKA is the Cobol service that does the Cobol CALL instruction for your program. You have some sever error messages (those who ends with "s") that I would check first. You confused me with the SD37 and SD38. The IBM system abend convention is that the 2 last digits is the SVC number. So it look like you have a problem in serialization. Don't know how it relate to you printout.
Looking at the message text (IDISF8136S ) it look like you supplied a partial Cobol listing, may be created with wrong parameters (like missing "LIST" option) and end of file encountered before the fault analyzer found this offset it looks for... Are you sure that it support the level of Cobol you are using? Itschak Itschak Mugzach, Director SecuriTeam Software ltd. Tel: +972 (522) 986404 Skype: Securiteam-Software Email: [EMAIL PROTECTED] Gmail: [EMAIL PROTECTED] for large mails Itschak Mugzach, Director SecuriTeam Software ltd. Tel: +972 (522) 986404 Skype: Securiteam-Software Email: [EMAIL PROTECTED] Gmail: [EMAIL PROTECTED] for large mails -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Berg Sent: Monday, November 26, 2007 6:02 PM To: IBM-MAIN@BAMA.UA.EDU Subject: SV: System abend D38 - what is that ? Itschak Mugzach suggested it problably had to do with SVC38, Enq/Deq. - There is an D37 in z/OS V1R9.0 MVS System Codes, maybe a relative ?: D37 Explanation: The error occurred when an output operation to a direct access device was requested. This system completion code is accompanied by message IEC031I. Refer to the explanation of message IEC031I for complete information about the task that was ended and for an explanation of the return code (rc in the message text) in register 15. Application Programmer Response: Respond as indicated for message IEC031I. System Programmer Response: If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the JCL and the program listing for the job. Source: DFSMSdfp - Maybe a D38 = "searched for any additional extent (in loadlib) and failed" ? Could be that Debug Tool does some advanced allocation/search techniques.. _____________________________________________________________ Thomas Berg Specialist IT Utveckling Swedbank AB (Publ) > -----Ursprungligt meddelande----- > Från: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] För Miklos Szigetvari > Skickat: den 26 november 2007 15:56 > Till: IBM-MAIN@BAMA.UA.EDU > Ämne: Re: SV: System abend D38 - what is that ? > > Hi > > Not the same, but we got some strange abends with the DEBUG tool and > SYSIN dataset's from SPOOL. > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html