Answer Posted / manish jindal
Dear Muttaiah,
You need to find the exact field where the SOC7 abend has
occured & than try to look into the data that is moved into
it & property of the field.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is use of restart and how to use it?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain the function of a dd statement?
Must tape dataset definitions include vol=ser specifications?
Explain the hierarchy levels in jcl?
What is the use of disp parameter?
Suppose I have five jobs to do. But I want to hold one?
what is DSN in JCL and what are the parameters to declare the DSN?
Mention the types of job control statements?
is there any way to execute more than one proc in the same exec statement at the same time..?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
when does a dataset go uncataloged?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain how can return codes be tested before execution of a job step?