How do you initialize a VSAM file before any operation? a
VSAM with alternate index?
Answers were Sorted based on User's Feedback
Answer / guest
Can write a dummy program that just opens the file for
output and then closes it.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / rogerio coelho
The solution is in that URL
http://system-support.com/vsaminit.asm
| Is This Answer Correct ? | 5 Yes | 3 No |
How do you fix the problem associated with VSAM out of space condition?
HOW TO SORT RECORDS IN VSAM FILE?
What is a lds (linear data set) and what is it used for?
what's the biggest disadvantage of using a VSAM dataset?
8 Answers Anjana, CTS, DSRC, IBM,
What is the difference between CI( Control Interval)and CA (Control Area)?
What is the maximum record length for the VSAM dataset?
Tell me how many alternate indexes you can have on a dataset?
in what type of vsam datasets can an alternate index be defined??
what are the idcams commands that can be used for vsam and explain each of them.
what do you mean by idcams? Explain its purpose?
if you wish to use the rewrite command how must the vsam file be opened?
what do you mean by a upgrade set in vsam?