Is it possible to left uncode disp? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
what is a jcl?
Explain the function of job statement in jcl?
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?
Explain about Specifying compiler options in the PROCESS (CBL) statement
how to edit a tape dataset ? asked in wipro
how you will define a temporary dataset in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
how to put a dependency on job in jcl using opc scheduler?
whats SOC7?
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
What are the difference between jcl and jes?