IBM ADABAS Question:

What is an Associator in ADABAS?

Tweet Share WhatsApp

Answer:

Associator is one of the datasets of the adabas.
It contains -
Number of adabas files which have been allocated in data
storage.
The physical location of the extents of the file in the data
storage.
Address converter, Inverted list, FDT.

Download IBM ADABAS PDF Read All 7 IBM ADABAS Questions
Previous QuestionNext Question
How to initialize a variable which is a constant in a LDA. Suppose I want to declare a variable #a N1(1:7) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?What is the significance of DBID used in Adabs?