how do you code a null statement?
No Answer is Posted For this Question
Be the First to Post Answer
How to pass the temp dataset form one JOB step to another?
In job processing, what happens in conversion stage?
what is the purpose of coding class parameter in job statement?
what is A-MODE and R-MODE?
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
What does the statements: typrun=scan and typrun=hold do in a JCL statement
How to DEBUG a JCL?
How can you trap abends in the JCL?
How can you execute a COBOL program via SYSIN in JCL?
Explain how can return codes be tested before execution of a job step?
Can we write same stepname for one or more steps in on job ?
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?