Answer Posted / swathiii
It is nothing but Refer Back.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can the submitting users racf authority be overridden in a job stream?
What is the purpose of dd dummy statement?
How to submit a jcl from cics?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
A dd statement consists of 4 fields. Name them?
what is use of space parameter in dd statement?
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.
Are there any set of rules for the names of the steps used in a job? What are they?
what is “Cond= even” and “Cond=only”?
What are steplib and joblib?
Can I share my data with other jobs? How?
how would you create a temporary dataset? And where will you use them?
how to run batch program without jcl?
what is the purpose of coding class parameter in job statement?
what is DSN in JCL and what are the parameters to declare the DSN?