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

To find the value of field during soc7 abend


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
meetasn

New User


Joined: 23 May 2006
Posts: 8

PostPosted: Thu Aug 20, 2009 8:43 am
Reply with quote

Hi can any tell me How to find value of the field that causes soc7 abend ?
If you don't have abend-aid/dump master.

Similar question, I defined ws-storage field in working storage. Suppose, If job abends how to get the value in that field?
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: Thu Aug 20, 2009 8:55 am
Reply with quote

Hello,

You use the offset address of the abend and the compile listing to determine which instruction failed. Looking into the dump, the problem data can be determined as well.

Finding a ws field is done the same way. The compile will show the offset to the field; then look in the dump at that location.
Back to top
View user's profile Send private message
meetasn

New User


Joined: 23 May 2006
Posts: 8

PostPosted: Thu Aug 20, 2009 9:01 am
Reply with quote

Thank you very much dick.
Sorry To ask this. I don't have mainframe access, If you have time or some one can please post the screen shots for the above situation?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Aug 20, 2009 2:57 pm
Reply with quote

Does this link help you: ibmmainframes.com/viewtopic.php?t=10853&highlight=
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts Join 2 files according to one key field. JCL & VSAM 3
Search our Forums:

Back to Top