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 |
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
Explain about LMQUERY�give a dialog information about a data set
what is instream data
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
What is the difference between sb37,se37,sd37 each?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to send notification to multiple users through jcl???
Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?
Can we use DISP=SHR in output file in JCL
If your job fails at particular step then what would be the return code for next steps