What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
Answer Posted / arpita
SOC1 : INSUFFICENT SPACE IN OUTPUT FILE
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
what is use of disp parameter in dd statement?
What is NOTCAT ?
What is notcat 2 - gs?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to override loadlib?
Must tape dataset definitions include vol=ser specifications?
How jcl is used for testing batch programs?
what is the use of JCL?
Is their any set of rules for dd? Explain.
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
In sms datasets, what is the function of the dd avgrec keyword?
what is the purpose of coding notify parameter in job statement?
Explain the function of job statement in jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How to submit a jcl from cics?