what is JCL?
No Answer is Posted For this Question
Be the First to Post Answer
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?
how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
what JCL Procedures?
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
What is a Generation Data Group (GDG)?
How do you find which GDG is using which dataset?
Which COND paramter will u use to execute the step only if the previous step does not execute
what is the purpose of coding notify parameter in job statement?
what is DSN parameter and DISP parameter is used for?