What is notcat 2 - gs?
No Answer is Posted For this Question
Be the First to Post Answer
What does a disposition of (new,catlg,keep) for a dsn mean?
how to resolve sb37,sd37 se37 abends
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is fixed length and variable length and difference between them
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
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...???
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
what is a null indicator in db2?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?