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
explain how do you define a gdg in vsam?
difference between vsam and database tables
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what is the meaning of dynamic processing in vsam?
what will happen if there is no secondary allocation made for datasets?
What is the main function of linear dataset?
Describe the uses of ams?
What are the access method services used in vsam?
Explain the function of entry-sequenced data set?
Using alternate indexes in cics program?
is it necessary that all versions of the gdg have to be of the same record length?
What are the information stored in ci?
What is a ca split?
What are the common vsam error conditions and codes?
is delete operation supported in an esds? Is rewrite operation possible in esds?