for an INITIALIZE and what keyword allows for an override
of the default.
Answer Posted / shinoy sansilavose
I think it is REDEFINE clause ........ not sure
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the different open modes available in cobol?
A table has two indexes defined. Which one will be used by the SEARCH?
Explain about different table spaces.
Are you comfortable in cobol or jcl?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
In which area will you utilize 88 level items in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what is difference between cobol and cobol/400
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is difference between static and dynamic call in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
) how do u code after getting data?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?