What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
Answer Posted / aap
I completely agree with Answer 1.
Just to add to B37 abend (while agreeing to it) -
we get abends like SB37, SD37 etc.
Actually S is for system, 37 denotes the space abend.
But the 2nd alphabet B is for blocks, D is for DASD
etc...the unit of colume for which the space parameter has
been defined..This helps to resolve a lot of confusions :-)
| Is This Answer Correct ? | 53 Yes | 9 No |
Post New Answer View All Answers
Define concatenating?
is there any way to execute more than one proc in the same exec statement at the same time..?
How jcl work to handle various input output file operations?
Are there any set of rules for the names of the steps used in a job?
List the various advantages of using jcl language?
what is use of dsn parameter in dd statement?
what is the purpose of coding class parameter in job statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can we use DISP=SHR in output file in JCL
Explain how can an in-stream dataset be terminated?
How does jcl act on code(if you take a cobol program)?
what is use of disp parameter in dd statement?
how to run batch program without jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What are the rules employed while naming the steps in a job?