diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related
abends only)
Answer Posted / vikash chawla
SB37 - due to lack of space in secoundry memory
SE37 - Due to lack of space in Primary Memory
SD37 - Due to lack of space in PDS
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is notcat 2 - gs?
Differentiate between the joblib and the steplib statements?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is Cataloged Procedures?
Explain the function of the dd dcb keyword?
Explain the function of a dd statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the job statement in jcl?
What are the parameter we cannot use in procedure?
What are the rules employed while naming the steps in a job?
How to run cobol program using jcl?
what are JCLLIB and STEPLIB in JCL?
which utility is used to sort a file in jcl?