Hi,
can we call catalog( say myproc } proc n times in jcl if so
how please explain
Thanks in advance
Answers were Sorted based on User's Feedback
Answer / shyam
we can call catalog procedure in instream procedure n times.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / balmukund
1. Call the proc multiple time in multiple steps.
2. probably using REXX program we can call that proc in
single steps.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is the use of JCL?
How to ALTER the name of a GDG ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
can any one plzzzzzz tell the jcl code for creating ps using idcams
describe the exec statement,its meaning ,syntax and keywords?
How would you understand error(execution phase)?
What do you understand by the terms: joblib and steplib?
what is meant by jobtrac?
read all error codes like SB07?