if not using the 'commit' when closing VSAM file,what will
happend
Answer Posted / guest
The commands 'save' or 'commit' can not be used while
working with VSAM. While using program if you issue a
WRITE/REWRITE statement, the changes will made in the file.
If you opend the file using andy utility (Like FILEAID) you
can use SAVE command.Using program you can not use SAVE
command.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is the meaning of each of the values in shareopts(2 3)?
what will happen if there is no secondary allocation made for datasets?
What is the use of lds (linear data set)?
what do you mean by idcams? Explain its purpose?
Is it slower if you access a record through alt index as compared to primary index?
What is the place for VSAM KSDS?
What does the keyranges parameter in define cluster commends do?
how do you create an alternate index ?
to use the rewrite command, how should the vsam file be opened?
What are the different dataset organizations used in vsam?
What makes vrrds different from vsam?
Using alternate indexes in cics program?
What is the main purpose of having user catalog in vsam?
What is a ca split?
What is a ci split? What is a ca split?