I have sequential file recl 1000 i want to add another 15
bytes to it. The record length should not change..How?
Answer Posted / sadiq
Change the existing char field to compressed format, so that we can adopt space for the 15 bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between binary search and sequential search?
Write the code implementing the perform … varying.
Define static linking and dynamic linking.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Define cobol?
What is report-item in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How you can read the file from bottom?
What are declaratives and what are their uses in cobol?
How do u write test cases?