i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
4 10344i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
1 9919I 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?
Polaris, Tech Mahindra, UST, Wipro,
5 28835i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
2 8174
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how do you access an uncataloged dataset in a jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is a jcl?
Are there any set of rules for the names of the steps used in a job?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can an in-stream dataset be terminated?
Where can program checkpoints be stored for use in a restart?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what is the purpose of coding class parameter in job statement?
what is SOC4 error?
What is use of restart and how to use it?
How gdg are concatenated?
what happens in execution stage in job processing?