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

Getting an abend SOC4 while executing RUNJCL


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Rajesh.Thigale

New User


Joined: 11 Jan 2008
Posts: 3
Location: pune

PostPosted: Tue May 13, 2008 7:53 pm
Reply with quote

Hi

I am getting an abend SOC4 while executing runjcl.
The massage is like "The system detected a protection exception (System Completion Code=0C4)From compile unit CALRS at entry point CALRSHST at compile unit offset+000013CA at entry offset +00000954
at address 000CBB5A."

could you please guide me how to look into code to resolve this abend.
Apreciate your help.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Tue May 13, 2008 10:42 pm
Reply with quote

Take a look at your assembler listing and see what is going on at offset 000013CA.

Also, the registers should be shown in your job output or SYSLOG. Sometimes you can see one that does not look right; perhaps a pointer that is negative or pointing to low core.

You may need to capture a dump of the problem so that you can examine the storage pointed to by the registers.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts executing XCTL command in COBOL witho... CICS 10
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts Receiving RC 5 when executing REXX pr... CLIST & REXX 3
Search our Forums:

Back to Top