what happens in execution stage in job processing?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of a dd statement?
Differentiate between the joblib and the steplib statements?
How to pass the temp dataset form one JOB step to another?
What are the differences between JES2 & JES3 ?
What is the purpose of dd?
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
What is the difference between the JOBLIB and the STEPLIB statements?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
Which statement is used to identify the private libraries in job?
What is the function of //cntl statement?
How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?
Can you execute a PROC from another PROC?