What are some jcl statements that are not allowed in procedures?
No Answer is Posted For this Question
Be the First to Post Answer
How to execute step2,step1,step3 when step1,2&3 are in order
how to convert a file form fixed Length to variable length?
which are the parameters mandatory in job card ?
In sms datasets, what is the function of the dd mgmtclas keyword?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
can anyone explain me about sort in jcl with inrec and outrec ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain the function of the dd dcb keyword?
Matching Logic in Jcl not in cobol.Could any one please answer this question