Answer Posted / vimal raj
you can restart your job from a particular step that u may
need. instead of running ur whole job. like uncommenting out
the step in the job card statement.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the 2 types of parameters in dd statement?
Is their any set of rules for dd? Explain.
What are some jcl statements that are not allowed in procedures?
what is JCL?
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.
what is use of space parameter in dd statement?
what are JCLLIB and STEPLIB in JCL?
Explain about ISPF/TSO Commands
A dd statement consists of 4 fields. Name them?
Can an individual step be restricted from using all the jobs allowed cpu time?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the purpose of dd dummy statement?
What is the use of disp parameter?
What dd statement is used to supply the name of a dataset?
how to run batch program without jcl?