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
is delete operation supported in an esds? Is rewrite operation possible in esds?
what do you mean by recovery and speed parameters in define cluster command?
What are the different dataset organizations used in vsam?
what is a base cluster in vsam?
What is the main purpose of having user catalog in vsam?
how can you copy to a vsam cluster?
Using alternate indexes in batch program?
explain in brief how are different versions of gdg named?
explain how many ways you can load data in a vsam cluster?
what do you mean by the repro command?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
What is the purpose of having vsam data space?
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
what do you mean by gdg in vsam?
Define gdg?