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
there are seven idcams commands in vsam. Can you name and explain each of them?
What is the biggest disadvantage of using a vsam dataset?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
What is recovery parameters in define cluster command?
can you specify some the distinctive features of a ksds, key sequenced dataset?
Explain the function of the relative record data set?
How is the sorting of vsam files carried?
what is buffering and how does it apply to vsam files ?
What is a ca split?
How do you calculate record size of an alternate cluster?
what is the syntax of ams modal commands?
explain the information contained in ci
what is the meaning of dynamic processing in vsam?
What are the different parameters that are used in vsam?
what is the use of the file status clause in the select statement in vsam?