How can a stopped job be started again?
No Answer is Posted For this Question
Be the First to Post Answer
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...???
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?
What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
describe the exec statement,its meaning ,syntax and keywords?
what is instream data
how to put a dependency on job in jcl using opc scheduler?
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
Is their any set of rules for dd? Explain.
In job processing, what happens in execution stage?
Explain about LMOPEN -
which utility is used to run a cobol-db2 program?
What are the rules employed while naming the steps in a job?