how can handle the s0c4 abend???
Answers were Sorted based on User's Feedback
Answer / kingmanish
SOC4 is data exception when you try to access undefined
memory location or exceed arrays etc.
It is a system abend to tell you that there is something
fundamentally wrong with your software.
So instead of handling it we should be looking into the
problem and try to fix it
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tf
practically speaking: it is usually an unhandled error
within the given program and will necessitate isolating the
error within the given program
| Is This Answer Correct ? | 0 Yes | 7 No |
Answer / ram
Soc 4 is a data exception error, If moving and reciving
varaiables are not compatable to handle the data, you will
get this error.
So depending on the requirement, this errro should correct
in the program
| Is This Answer Correct ? | 1 Yes | 9 No |
How can a jobs execution priority be modified?
How do you pass parameters to the program as the job is being executed ?
What does a disposition of (NEW,CATLG,DELETE) mean?
What happens if both JOBLIB & STEPLIB is specified ?
what is static and dynamic call with examples?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
What is the difference between the positional and keyword parameters? Give examples.
What is dummy parameter in JCL??
what is the use of temporary files?
i have step1,step2,step3 from where can i start coding cond parameter ?
How to see the COMP3 value(packd decimal)