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

S0C4 traceback information could not be determined


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Selvakumar Nagamani

New User


Joined: 08 Aug 2008
Posts: 3
Location: Chennai

PostPosted: Tue Dec 02, 2008 7:34 pm
Reply with quote

CEE3204S The system detected a protection exception (System Completion Code=0C4)
The traceback information could not be determined.
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Tue Dec 02, 2008 7:45 pm
Reply with quote

From reference,

CEE3204S The system detected a protection exception (System Completion
Code=0C4).

Explanation: Your program attempted to access a storage location to which
it was not authorized.

Programmer Response: Check your application for these common errors:

o Using the wrong AMODE to reference storage
o Trying to use a pointer that has not been set
o Trying to store data into storage reserved for the system
o Using an invalid index to an array


See a Principles of Operation manual for a full list of protection
exceptions.


System Action: The thread is terminated.

Symbolic Feedback Code: CEE344
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 Capturing Job Execution Information All Other Mainframe Topics 3
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts Extract all the TWS scheduler informa... IBM Tools 1
No new posts Table Information - DB2 DB2 1
No new posts Remove additional information in SUPE... TSO/ISPF 10
Search our Forums:

Back to Top