Mention the types of job control statements?
No Answer is Posted For this Question
Be the First to Post Answer
what is the cond=even only
What is the difference between a symbolic and an override in executing a PROC?
Can we call instream to catalog and catalog to instream?
when does a dataset go uncataloged?
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,
What is order of searching of the libraries in a JCL?
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
What is MOD and when would you use it?
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
describe the dd statement,its meaning,syntax and keywords?