Hi,
can we call catalog( say myproc } proc n times in jcl if so
how please explain
Thanks in advance
Answer Posted / shyam
we can call catalog procedure in instream procedure n times.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How to submit a jcl from cics?
how do you code a null statement?
How to do automated restart when a job abend?
Explain the function of a dd statement?
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.
which utility is used to run a cobol-db2 program?
Explain in DD statement what is the use of DCB parameter?
Is it possible to define dd statements as you want?
Explain the function of the steplib dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Why include statement is used in a jcl?
How can a stopped job be started again?