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

SOC4 and SOC7 violation occuring


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ursprasanna
Warnings : 2

New User


Joined: 15 May 2006
Posts: 20
Location: chennai

PostPosted: Tue Jun 13, 2006 3:17 pm
Reply with quote

If there is a SOC4 and SOC7 violation occuring in a program . The Program will abend with SOC4 or SOC7 .

The cenario is this . In occurs class of 10 you are trying to add a 11 one which is non-numeric.

Thanks,
Prasanna subramaniam.
Back to top
View user's profile Send private message
graswant

New User


Joined: 29 Apr 2006
Posts: 93
Location: Singapore

PostPosted: Wed Jun 14, 2006 1:23 am
Reply with quote

The Reason for SOC7 is " THis abend is a data exception and can only occur When Decimal (Packed) instructions are used.

SOC4 is Protection exception /Segment Translation Exception or a page translation exception. It is caused if a hardware detects virtual address translation error, or a storage protection violation.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Getting SOC4 while calling a Cobol DB... PL/I & Assembler 4
No new posts SOC7 error with DFSORT DFSORT/ICETOOL 9
No new posts Cics storage violation CICS 10
No new posts Getting soc4 on internal table in cobol COBOL Programming 13
No new posts Help with SOC4 on DSNHLI/DSNELI DB2 11
Search our Forums:

Back to Top