Explain ADABAS basic concepts. Like inverted list, address converter ,data storage?
Submitted by: AdministratorADABASE 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
Submitted by: Administrator
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
Submitted by: Administrator
Read Online IBM Natural Job Interview Questions And Answers
Top IBM Natural Questions
☺ | Explain the difference between External subroutine and |
☺ | What is COBOL coding sheet? |
☺ | How to receive data passed through JCL parm parameter in a Natural program? How Data definition is defined in the program? |
☺ | Explain Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same? |
☺ | Explain why do we use file-aid for seqential files? |
Top Mainframe Technical Categories
☺ | IBM MainFrame Interview Questions. |
☺ | IBM AS400 Interview Questions. |
☺ | JCL Interview Questions. |
☺ | IMS DB Interview Questions. |
☺ | CICS Interview Questions. |