by Ed Goodman » Thu Jun 26, 2014 12:22 am
as an exercise in dump handling...
If you don't have any listing at all, your going to need to do a little guesswork.
In your situation, I would look at the data causing the S0C7, then see if it appears in the input record verbatim.
If so, then that's the problem. If not, then you'll have to go to the storage offset and just look at the data around it. Sometimes, you'll see large expanses of low values, or repeated values from a table overrun, or a visibly messed up structure of some sort.