if not using the 'commit' when closing VSAM file,what will
happend
Answer Posted / subramanyam
Commit not used while closing the VSAM file.
Save command will save the VSAM file content.
If you want to save the content and close the file then u
can use F3 function key.
If u dont want to save the updated content give 'can'
command in command prompt
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how do you create an alternate index ?
Explain the biggest disadvantage of using a vsam dataset?
what will happen if there is no secondary allocation made for datasets?
Explain the device independent method to indicate where a record is stored?
explain in brief why do vsam take more disk space than other utilities?
How is the sorting of vsam files carried?
what is meant by dirty read in vsam?
is delete operation supported in an esds? Is rewrite operation possible in esds?
What are the access method services used in vsam?
What are the building blocks used in vsam datasets?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
differentiate between sequential files and esds files in vsam?
What is the use of access method services in vsam?
in a cobol select statement, can you tell what is the organization for a ksds?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?