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
explain how do you define a gdg in vsam?
How do you define an altindx?
How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
in a cobol select statement, can you tell what is the organization for a ksds?
explain how can you initialize a vsam file before any operation?
what do you mean by a shareoptions parameter (shr) in define cluster command?
What are the different commands used in idcams for vsam?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
How do you calculate record size of an alternate cluster?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Explain the function of the relative record data set?
Explain the significance of the shareoptions parameter?
What is the main function of linear dataset?
what is the syntax of ams modal commands?
what are the codes returned by the ams (access method services) command during the execution in vsam?