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

ADABAS basic concepts. Like inverted list, address
converter ,data storage

Answer Posted / niki

ADABASE the adaptable database, is a high-performance,
multithreaded, database management system for mainframe
platforms where database performance is a critical factor.
It is built on INVERTED LIST model.

Inverted List: it is used to resolve Adabas search commands
and read records in logical sequence, is built and
maintained for each field in an Adabas file that is
designated as a key field or “descriptor”.t is called
an “inverted” list because it is organized by descriptor
value rather than by ISN.

ADDRESS CONVERTOR:it contains the RABN's in ISN order. It
determines the physical location of a record. It is an
index that maps the logical identifier of a record (that
is, the ISN) to the relative Adabas block number (RABN) of
the Data Storage block where the record is stored.

DATA Storage:It stores the actual record in the order in
which it was entered

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

1169


Explain how to move cursor to a particular field when position is not known?

1085


What is data trace system 2.0 used for?

5706


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

1185


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

1145


What is a hyperdescriptor? How does it work?

1195


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

1051


How to find occurrence of mu and pe fields in a file?

942


How can we see the copy book length using file-aid?

1015


How to create 1 ddm that fetches 3 adabas files simultaneously?

990


Explain control variable in online screens?

1055


Tell me can we update with histogram?

1237


Can we see the copy book length using file-aid?

958


Explain difference between read work file 1 and read work file once? Why we are using work file once?

1019


Can you explain control variable in online screens?

1034