a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
How to use COND Parameter in jcl
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
How can a stopped job be started again?
Max generations in GDG??
When cursor is not closed what is the error?
Can I share my data with other jobs? How?
How do you find which GDG is using which dataset?
What is the function of //cntl statement?
My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
How to DEBUG a JCL?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
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,