What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
Answer Posted / tom
S0CB -this is also the space abend.(ie)Due to unavalability
of enough space.
| Is This Answer Correct ? | 15 Yes | 52 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
In job processing, what happens in conversion stage?
Must tape dataset definitions include vol=ser specifications?
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.
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is JCL?
What is the function of the dd dcb keyword?
How is a type of file defined in the jcl that executes the cobol program?
what is the use of IEBGENER utility?
What is one line to pass PARM from JCL to COBOL?
What is the syntax of JCL statement?
Explain about ISPF/TSO Commands
Explain the function of dd name parameter with a 2 part structure; audit.report?
Is it possible to define dd statements as you want?