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 |
Explain about LMMLIST�list a library's members
Explain about User Information
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
can we give instream data in procedure
How can the disposition of sysout datasets be set for an entire jobstream?
Passing a variable parm from JCL to a cobol/db2 program
what is d/f b/w sysout & sysprint
how to split a file
Is it possible to code instream data in a 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 ?
What is the use of IEBGENER ?
Do we need to code DCB parameters when using DISP position as MOD?