Hi,
can we call catalog( say myproc } proc n times in jcl if so
how please explain
Thanks in advance
Answer Posted / 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 |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
How does the jcl specify the job to os?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is the use of IEBGENER utility?
What are the parameters that are used in creating a gdg?
What dd statement is used to supply the name of a dataset?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Name the parameters which can be used to limit the number of records written to a sysout dataset?
i want to store 20 digits . how will u do it in cobol ?
How to submit jcl through a cobol program?
a dd statement has 2 types of parameters. Name them?
What is the significance of addrspc parameter in exec statement?
How jcl is used for testing batch programs?
Where & How Do You Code Identifier In Jcl?
Why block size is multiple of lrecl in jcl?