Post New Answer View All Answers
What is notcat 2 - gs?
how JCL works?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is the difference between JES3 and JES2?
Explain the function of the dd dcb keyword?
What is Cataloged Procedures?
Are there any set of rules for the names of the steps used in a job?
What is one line to pass PARM from JCL to COBOL?
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 DD statement is used in JCL?
What is the function of dd disp parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What are s0c1, s0c4, s0c5, s0c7 and socb?
What are the parameter we cannot use in procedure?
What are the rules employed while naming the steps in a job?