what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
No Answer is Posted For this Question
Be the First to Post Answer
When we give TYPERUN = SCAN , what are the syntax errors we get?
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
how to eliminate the duplicates in sorting
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
Is Default for MSGCLASS = (1,1) ?
What is use of restart and how to use it?
whats the diff bw the evaluate also and and?
what is JCL?
What is COND=EVEN ?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.