Answer Posted / rd
We can't use instream in PROC ,we cau use over ridden
paramater to pass value in Proc
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
For what purpose steplib and joblib are used ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the purpose of dd dummy statement?
How to alter the parameters for the existing gdg?
Mention the types of job control statements?
In job processing, what happens in execution stage?
When output dataset space is required, what quantity categories are used?
What do you know about jcl?
how do you code a null statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
I need exexution process for JCL programs
How do you submit a job for execution?
How to execute 2nd and 4th steps among 5 steps in jcl proc?