What are the different types of VSAM files available?
Answers were Sorted based on User's Feedback
Answer / harish
one more thatz
LDS = LINEAR DATA SETS
THEY DONT HAVE RECORDS, THEY ARE LONG STRINGS OF BYTES OF
DATA............PORTABLE ACROSS SYSTEMS
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anandaboopalan
Totally 5 are available
ESDS: Entry Sequence Data Set
KSDS: Key Sequence Data Set
RRDS: Relative Record Data Set
LDS = LINEAR DATA SETS
VRRDS = Variable Relative Record Data Set
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / sanjudharan
ESDS: Entry Sequence Data Set
KSDS: Key Sequence Data Set
RRDS: Relative Data Set
| Is This Answer Correct ? | 8 Yes | 3 No |
what are the idcams commands that can be used for vsam and explain each of them.
Why is it required to have a keyed directed retrieval?
what is reuse parameter ?
Define a path?
What is VERIFY command ? when do you use this command?? What actually it does ??
what is the purpose of the verify function of idcams?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
How are different versions of GDG named ?
What is control interval?
what is the syntax of ams modal commands?
What is the COBOL RECORD KEY clause?
What is a lds (linear data set)?