How to submit multiple jobs. These jobs are members in PDS.
The second job should run if the first job runs
successfully and so on.
Answer / rahul kumar
use INTRDR.. see teh systax on how to use it.
| Is This Answer Correct ? | 2 Yes | 2 No |
explain concatinating datasets?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
Explain how can values be passed from the job stream to an executable program?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
Max. No of DD statements in a job ?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
What is Cataloged Procedures?
What are steplib and joblib? What for they are used?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain about RECORDING MODE Clause
i need some shortcuts and tso commands can any on ehelp me in these ?
how to code instream data in procedure?