if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What you mean by skeleton JCl?
Where can program checkpoints be stored for use in a restart?
how can you check if a file is empty using jcl?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???
What is the maximum length of a single line of jcl?
Explain the function of job statement in jcl?
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
What parameters can be used to limit the number of records written to a sysout dataset?
what is the meaning of keyword in jcl?what is is opposite?
what do you mean by include statement in jcl?