IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CAPE022I JOB06016 STEP010 ABENDED S0C1


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mahesh.K.patil

New User


Joined: 19 Jun 2008
Posts: 2
Location: mumbai

PostPosted: Tue Dec 02, 2008 12:04 pm
Reply with quote

Hi,

I am getting the SOC1 abend while executing the PL1 program, as i am not much familiar with the PL1 skills please help me out to solve this abend.I am sending the messages displayed in the job log.
Code:
+ CAPC018E DYNAMIC ALLOCATION FAILED FOR DDNAME CAICSL  , RC=04, S99INF
+CAPD111W CSL DD NOT AVAILABLE.                                       
+CAPD115I INTERRUPT OCCURRED IN REGION OR SYSTEM.  NO CSECT DUMP WAS PR
CAPE022I JOB06016 STEP010  ABENDED S0C1  IN PROGRAM SYSTEM   AT OFFSET
SEND 'CAPE022I JOB06016 STEP010  ABENDED S0C1  IN PROGRAM SYSTEM   AT O
         USER=(CNC19)                                                 
IEA995I SYMPTOM DUMP OUTPUT                                           
SYSTEM COMPLETION CODE=0C1  REASON CODE=00000001                       
 TIME=00.58.37  SEQ=01660  CPU=0000  ASID=0055                         
 PSW AT TIME OF ERROR  078D0700   80000004  ILC 2  INTC 01             
   NO ACTIVE MODULE FOUND                                             
   NAME=UNKNOWN                                                       
   DATA AT PSW  00000000 - 040C0000  814442A0  00000000               
   GPR  0-3  87A002A4  00005FF8  00000040  87A00286                   
   GPR  4-7  009DA7B0  009E41A8  009B6FF8  FD000000                   
   GPR  8-11 009E4050  009E4468  00000000  009E41A8                   
   GPR 12-15 00DB65EA  00005FA8  80FD5F00  00000000


Edited: Please use BBcode Tags when You post some code, that's rather readable, Thanks...Anuj
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Dec 02, 2008 8:47 pm
Reply with quote

Hello and welcome to the forum,

Code:
CAPD111W CSL DD NOT AVAILABLE.
If your jcl does not contain a CSL DD, suggest you add one. If that does not improve things, post your jcl and any diagnostic info presented by the problem run. Make sure to include message id's.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts Forcing a step to run (even if abended) JCL & VSAM 8
No new posts An write operation error - ABENDED S0... COBOL Programming 3
No new posts COBOL program error ENDED AT SVSCJES2... COBOL Programming 1
No new posts ABENDED S000 U0922 DB2 3
Search our Forums:

Back to Top