Regarding SOC 7 error

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
paruls
Member
Posts: 8
Joined: Tue May 29, 2012 5:36 pm

Regarding SOC 7 error

Post by paruls » Tue May 29, 2012 5:52 pm

How to resolve SOC7 error?

What are different methoods..

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Tue May 29, 2012 9:07 pm

Determine the data field and instruction that raises the 0c7.

Then, either correct the data (if invalid) or correct the code.
Have a good one

paruls
Member
Posts: 8
Joined: Tue May 29, 2012 5:36 pm

Post by paruls » Wed May 30, 2012 10:20 am

what are different ways to determine the data field or instruction that raises soc7 ?

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Wed May 30, 2012 11:55 am

This is not a JCL question. It is a question for the programming language you are using. What is that?
Regards
Nic

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Wed May 30, 2012 11:37 pm

You probably don't need "different ways". You need to find out what tools are available on the system you use. One such tool is Abend-Aid whick will tell you the instruction and the memory contents of the problem instruction.

You need to talk with your seniors or the system support people to find out which tool(s) are available for you to use.
Have a good one

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others