What is the motivation behind coding class parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between catalogue procedure and In-Stream procedure?
what is the function of spool command?
What is multithreading in jcl?
What is the difference between BLKSIZE and LRECL?
What is the purpose of the dd keylen parameter?
As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged or Inline Procedure also ?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
Can we use DISP=SHR in output file in JCL