What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
What happens if both JOBLIB and STEPLIB is specified ?
delete rules in db2
describe the exec statement,its meaning ,syntax and keywords?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
What is STEPLIB, JOBLIB? What is it used for?
What you mean by skeleton JCl?
can anyone explain me about sort in jcl with inrec and outrec ?
what is use of dcb parameter in dd statement?
How can i execute 5th step without executing first 4 steps?