What is GDG and what is the maximum limit of versions that
can be created?
Answer Posted / arul minesh
GROUP VERSIONS OF LIMIT 255
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
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?
How to run cobol program using jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used to run a cobol-db2 program?
What is use of restart and how to use it?
Is it possible to code instream data in a PROC?
What do you understand by the terms: joblib and steplib?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How can a fb file convert to vb file using sort program?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How does jcl act on a cobol code?
in ways data can be passed to a COBOL program from JCL?