Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is alternate index?

Answer Posted / bhakti

It is used whenever data needs to be retrieved on the basis
of the other fields i.e. other than primary fields.
Supported by KSDS and ESDS only but not by RRDS and LDS
because they do not have any index component.
Not more than 253 AIX (Alternate Index) can be specified.
AIX is composed of Primary key record along with the field
identified as secondary key.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the dd dcb keyword?

1394


when does a dataset go uncataloged?

1354


I need exexution process for JCL programs

2316


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

2073


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1171


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2460


What is the function of dd disp parameter?

1174


What is the function of job statement in jcl?

1138


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1607


List in order the hierarchical levels of jcl?

1147


Explain the function of job statement in jcl?

1260


what is the use of JCL?

1208


how JCL works?

1323


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2497


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1437