what is the concept of AIX in vsam ????
Answer / sagar kajale
aix is used to access records of vsam ksds in order other than ksds files primary key or we can say base key. the ds over which aix exists is called a base cluster.
aix are ksds and has their own data and index component.
advantages:
can be updated automatically.
reduces data redundancy.
can be defined for both ksds and esds.
can have duplicates.
Disadvantages:
complex update logic.
performance degradation.
Is This Answer Correct ? | 1 Yes | 0 No |
there are seven idcams commands in vsam. Can you name and explain each of them?
what do you mean by recovery and speed parameters in define cluster command?
How can you create a VSAM dataset? Can you write a JCL for it?
What are the different versions of gdg named?
Explain the meaning and syntax for the START command. ?
Why is master catalog used in vsam?
What is the maximum no. of records that can be allowed in VSAM ?
What is a cluster?
how many buffers are allocated to vsam ksds and esds?
what are the idcams commands that can be used for vsam and explain each of them.
What are the distinctive features of a ksds, key sequenced dataset?
can you specify some the distinctive features of a ksds, key sequenced dataset?