WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS
ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED
ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR
LRECL FOR THOSE 2 FILES IN JCL?
Answer Posted / nag(igate)
i think , for variable block we add only 2 bytes extra not
4 bytes
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
Write some characteristics of cobol as means of business language.
In COBOL programming, what is PERFORM? What is VARYING?
What are the different rules for performing sort operation?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Which is not true about evaluate statement
Mention the guidelines to write a structured cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
Can you please let me know the centre name of INS certification in Kolkata.
What rules are to be followed while using the corresponding options?
What is cobol?
How to remove 2 duplicate records and copy only one using job control language?
Are you comfortable in cobol or jcl?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?