Fix your abend here

Find your abend and fix it

Tuesday 18 September 2012

6. SOC7 Abend

        The most frequent abend and famous one is SOC7 Abend while submitting a Jcl.
This occurs for so many reasons.  See below for how to fix it.

Fix
----
1. Check your decimal data being used in program. Try to pass valid decimal data.
2. Data being passed is not initialized correctly.
3. Array index is not valid. It is a kind of subscript error.
4. Value being passed is not available in table.
5. COBOL working storage section is not initialized with given variable.
6. 'Parm' used in subroutine or program is not in correct order or missing.

Check for all the above fix. Now re run your job, your SOC7 will be fixed.

1 comment:

  1. The truth is you don't know what is going to happen tomorrow. Life is a crazy ride, and nothing is guaranteed. See the link below for more info.

    #nothing
    www.ufgop.org

    ReplyDelete