Answer Posted / xyz
SOC7 ABEND OCCURS IN FOLLOWING CASES
1.Numeric Operation on Non-numeric data
2.Coding past the maximum allowed subscript.
3.Un-initialize working storage.
| Is This Answer Correct ? | 70 Yes | 12 No |
Post New Answer View All Answers
what are the statements that are not valid to be included in an include statement?
Can I share my data with other jobs? How?
Explain the function of dd disp parameter?
How can values be passed from the job stream to an executable program?
which utility is used to sort a file in jcl?
define cond parameter in jcl?
What is the function of the dd avgrec keyword in sms datasets?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How do you create a temporary dataset?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Is automatic restart possible in jcl? If yes, how?
Is it possible to code instream data in a PROC?
List the different components of jcl statement?
Which dd parameters are required?