Does jcl support automatic restart?
No Answer is Posted For this Question
Be the First to Post Answer
What is concatenating?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
How do you send the output of a COBOL program to a member of a PDS?
What are the default system and catalog libraries in JCL?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
What is the function of the dd avgrec keyword in sms datasets?
What is the function of a dd statement?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
what is the purpose of coding class parameter in job statement?