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...

How do you define an ALTINDX ? How do you use ALTINDXs in
batch, CICS pgm?s ?

Answer Posted / guest

DEFINE ALTERNATEINDEX. Important paramters are RELATE where
you specify the base cluster name, KEYS,
RECORDSIZE,SHAREOPTIONS,UNIQUEKEY(or NONUNIQUEKEY), DATA(ds
name for the data component), INDEX(ds name for the index
component). Then DEFINE PATH. Important paramters are NAME
(ds name for the path), PATHENTRY (ds name of the alternate
index name), UPDATE(or NOUPDATE) which specifies whether an
alt index is updated when a update to the base cluster takes
place. Then BLDINDEX. Parameters are INDATASET(ds name of
base cluster), OUTDATASET(ds name of AIX).

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define dynamic processing?

1060


Explain the function of entry-sequenced data set?

1091


What is the biggest disadvantage of using a vsam dataset?

1197


What are the building blocks used in vsam datasets?

1032


if you wish to use the rewrite command how must the vsam file be opened?

1201


Describe the uses of ams?

1053


What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..

8824


is it necessary that all versions of the gdg have to be of the same record length?

1200


What is the main purpose of having user catalog in vsam?

1128


Using alternate indexes in batch program?

1166


to use the rewrite command, how should the vsam file be opened?

1355


Explain the function of the relative record data set?

981


What are the advantages of vsam over isam?

1188


name the utility program closely associated with vsam?

1102


What is recovery parameters in define cluster command?

1114