what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?



what parameter in the define aix option is used to determine the maximum number of duplicate keys al..

Answer / Anshu Kumar Sinha

The DUPCOUNT parameter in the DEFINE INDEX command determines the maximum number of duplicate keys allowable for an Alternate Index (AIX). By default, it's set to 1, meaning only one duplicate is allowed. To change this value, you can specify a different number during the definition of your AIX.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VSAM Interview Questions

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

1 Answers   IBM,


Explain the function of the relative record data set?

1 Answers  


What is an RBA in rrds? What does it do? What is it used for?

5 Answers   CTS,


During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?

1 Answers  


Explain the significance of the shareoptions parameter?

1 Answers  


What are the common vsam error conditions and codes?

1 Answers  


What is the purpose of idcams?

1 Answers  


If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?

1 Answers  


How many cluster index can have in a table?

3 Answers   HSBC,


What is a cluster?

2 Answers  


Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?

1 Answers  


What do you mean by RDW in VSAM?

2 Answers  


Categories