What is an alternate index and path ?

Answers were Sorted based on User's Feedback



What is an alternate index and path ?..

Answer / guest

An alternate index is an another way of accessing key
sequenced data record stored in a base cluster and path is
the linkage which connect alternate index to its base cluster.

Is This Answer Correct ?    39 Yes 5 No

What is an alternate index and path ?..

Answer / xyz

An alternate index is an additional way of accessing the
base cluster.
A PATH is an entry in VSAM catalog that establishes a
logical link between an alternate index and the base
cluster.

Is This Answer Correct ?    18 Yes 3 No

Post New Answer

More VSAM Interview Questions

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?

3 Answers  


what do you mean by a vsam slot?

1 Answers   IBM,


How is the sorting of vsam files carried?

1 Answers  


Is it slower if you access a record through ALT INDEX as compared to Primary INDEX? Why?

1 Answers  


should a AIX should be a unique value?

1 Answers  


What are the different commands used in idcams for vsam?

1 Answers  


What is a path?

1 Answers  


Can you delete vsam files with the delete option of the disposition parameter of jcl?

1 Answers   IBM,


there are seven idcams commands in vsam. Can you name and explain each of them?

1 Answers   IBM,


what do you mean by recovery and speed parameters in define cluster command?

1 Answers   IBM,


in vsam at the creation of cluster what is the use of RECSZ parameter?

2 Answers   TCS,


what will happen if there is no secondary allocation made for datasets?

1 Answers   IBM,


Categories