What is the function of the dd dcb keyword?
No Answer is Posted For this Question
Be the First to Post Answer
What is the max blocksize for a Tape file?
Is it possible to left uncode disp? If yes, how?
suppose i have 10 job steps and i want to execute only step 6.How to write?
How do you check the syntax of a JCL without running it?
How to identify in JCL that an input file is empty without reading it?
Passing a variable parm from JCL to a cobol/db2 program
What is the function of //cntl statement?
wht r different types of sort fields in jcl ?
What is the purpose of dd * statement in jcl?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
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 r the types of job control statements?