How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / nand
This cannot be achieved and cannot be run in that order.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the rules employed while naming the steps in a job?
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 the function of //cntl statement?
In job processing, what happens in execution stage?
Explain about LMQUERY�give a dialog information about a data set
Can we call instream to catalog and catalog to instream?
in ways data can be passed to a COBOL program from JCL?
what operation is performed by job statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How is a type of file defined in the jcl that executes the cobol program?
what is DSN in JCL and what are the parameters to declare the DSN?
How can the submitting users racf authority be overridden in a job stream?
what is the purpose of coding notify parameter in job statement?
Explain how can an in-stream dataset be terminated?
How do you create a temporary dataset?