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 device independent method to indicate where a record is stored?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
How does control intervals and control areas related to each other?
What is speed parameters in define cluster command?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What are the steps involved in access method services?
What are the access method services used in vsam?
What is a lds (linear data set) and what is it used for?
what are s0c1, s0c4, s0c5, s0c7 abends?
what do you mean by idcams? Explain its purpose?
what do you mean by define model parameter?
What are the advantages of vsam over isam?
Define a path?
differentiate between sequential files and esds files in vsam?
name the utility program closely associated with vsam?