How do you fix the problem associated with VSAM out of space
condition?
Answer Posted / guest
Define new VSAM dataset allocated with more space.
Use IDCAMS to REPRO the old VSAM file to new VSAM dataset.
Use IDCAMS to ALTER / rename the old VSAM dataset or se
IDCAMS to DELETE the old VSAM dataset.
Use IDCAMS to ALTER / rename the new VSAM dataset to the
name of the original VSAM dataset.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Differentiate between ci split and ca split?
Explain the biggest disadvantage of using a vsam dataset?
Discuss record management in vsam?
Explain the device independent method to indicate where a record is stored?
to use the rewrite command, how should the vsam file be opened?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
explain the information contained in ci
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What is the biggest disadvantage of using a vsam dataset?
what is a base cluster in vsam?
Using alternate indexes in batch program?
What is a ca split?
Explain the purpose of the file status clause in the select statement?
what do you mean by define model parameter?
On which dataset you can have alt index?