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 |
what is the meaning of dynamic processing in vsam?
What is a path?
What are the information stored in ci?
What is IDCAMS ?
can alternate index use in ESDS since it does not contain primary index? if yes can you explain?
what is vsam catalog ?
how can you copy to a vsam cluster?
How is the sorting of vsam files carried?
Name some common VSAM error conditions and codes. ?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.