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 / guest
80 and 132
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
How to know whether the module is dynamical or statistical?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Name the divisions, which are available in a cobol program?
How you can characterize tables in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what is difference between cobol and cobol/400
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Differentiate between structured cobol programming and object-oriented cobol programming.