What are the three levels of definition for the VSAM DEFINE?
Answers were Sorted based on User's Feedback
Answer / satish
define a cluster,
data component,
and index component
you need not be created data
and index. default cluster will create
by define.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is an RBA in rrds? What does it do? What is it used for?
what is the meaning of dynamic processing in vsam?
What are the distinctive features of a ksds, key sequenced dataset?
explain in brief why do vsam take more disk space than other utilities?
How do you load a VSAM data set with records ?
Using alternate indexes in batch program?
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
On which dataset you can have alt index?
How do I declare the KSDS vsam so that I can store a reocrd with variable length?.
what do you mean by a vsam split?
How are records stored in an ESDS, entry sequenced dataset?