Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to find location of error in S0C7

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
brahmanandareddy

New User


Joined: 16 Dec 2004
Posts: 48
Location: Hyderabad

PostPosted: Tue Oct 11, 2005 11:06 pm    Post subject: How to find location of error in S0C7
Reply with quote

I got SOC7 error and I want to know where that particular error occurred. I dont have any utility like xpeditor or endeavor or some other else. How do you know this?


Please send the answer to my private mail box as well.
Back to top
View user's profile Send private message
References
PostPosted: Tue Oct 11, 2005 11:06 pm    Post subject: Re: How to find location of error in S0C7 Reply with quote

Sridevi_C

Active User


Joined: 22 Sep 2005
Posts: 107
Location: Concord, New Hampshire, USA.

PostPosted: Wed Oct 12, 2005 4:14 am    Post subject:
Reply with quote

Hi,
Didn't spool show anything else?
Regards,
Sridevi.
Back to top
View user's profile Send private message
Kotes

New User


Joined: 03 May 2005
Posts: 12

PostPosted: Wed Oct 12, 2005 4:36 pm    Post subject: WHERE I GOT SOC7 ABEND
Reply with quote

Hi,
Here i am sending one document which is shows with screens where is the soc7 abend.

I hope which is usefull to you...!


Regards,
Back to top
View user's profile Send private message
iknow

Senior Member


Joined: 22 Aug 2005
Posts: 582
Location: Colarado, US

PostPosted: Thu Dec 08, 2005 7:42 am    Post subject: Re: How to find location of error in S0C7
Reply with quote

Hi folks,

As a follow up to the above post here is another way to find out where SOC 07 error occurred in the program by using the address in the PSW

Solution

PSW hold the address of the NSI (next sequential Instruction).
So just subtract length of the failing isntruction form the address in
the PSW and you have the exact address of the failing Instruction.
The just go the locations described by the Base and Displacement
operands in the failing instruction and you will see the data.


Hope this helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1