Soc7 Abend Reason For SOC7 ABEND
Soc7 Abend Reason For SOC7 ABEND
Soc7 Abend Reason For SOC7 ABEND
In other words we say SOC7 is caused by bad data but not by business logic.
Steps to Resolve
S0C7 Error the description comes in last line of run JCL SDSF
Press F11 (to scroll to right) to see the offset value clearly
COM1 is my program name
The offset is provided for each line with HEXLOC along with line number
(See the above picture)
The offset is in the range of starting offset of line 14 and line 16 offset clearly indicating line
14 has the error
The offset in our program is +000002E0 is less than the 0002F0 offset value of line 16 but
Greater than 0002D6 line 14 offset value of so the error lies in line 14.