Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?
Answer Posted / aji cherian
We can rewrie but cannot delete
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is comp-1 and comp-2?
) How do u handle errors in BMS macro
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which mode is used to operate the sequential file?
Why occurs cannot be used in 01 level in COBOL?
how to refer the data field?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is the use of outrecord?
What is the local-storage section?
Write down the divisions of cobol program?
How are the next sentence and continue different from each other?
Can we redefine the field of x(200) to less than 200?