What is an Associator in ADABAS?

Answers were Sorted based on User's Feedback



What is an Associator in ADABAS?..

Answer / kiran kumar

Associator contains inverted list and address converter.

1. Inverted list contains the internal sequence number(ISN)
and the despritor and even the number of ISNs associated
with the descriptor.
2. Address converter contains the corresponding block
numbers(to be physically located in a particular database
file) for the ISNs in the default order of ISNs.

Is This Answer Correct ?    7 Yes 0 No

What is an Associator in ADABAS?..

Answer / jana

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.

Is This Answer Correct ?    9 Yes 3 No

What is an Associator in ADABAS?..

Answer / pat

The Associator contains information about data
relationships.

Is This Answer Correct ?    7 Yes 2 No

What is an Associator in ADABAS?..

Answer / giri

Associator is one of the main components required for and
ADABAS Database to exist. This holds the information about
the Database, Files, Free space, Inverted lists & Address
Convertor.

Associator holds the information required for accessing the
data from DATASTRORAGE. This has General Control Block, File
Control Block, Free Space table, Data Storage Space Table,
Inverted Lists of Each file and Address Converter for the
database.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ADABAS Interview Questions

Explain the difference between null compression and default compression?

0 Answers  


what is the difference between Null compression and default compression?

3 Answers   JPMorgan Chase,


How can we 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?

5 Answers   TCS,


There is subprogram and which is used in more then 200 modules. when we made changes to subprogram is it required to RESTOW all the main programs? If YES means how i can restow all 200 main programs at a time.

3 Answers   HCL,


Explain the significance of dbid used in adabs?

0 Answers  






Explain the advantages of adabas?

0 Answers  


What is find and read operation in adabas file?

0 Answers  


What is the full form of adabas?

0 Answers  


how to update asingle record in adabas? by using GET, can we do a single record updation?

1 Answers   Satyam,


how will you the specification of database file ?

3 Answers  


Difference between Find and Read operation in ADABAS file.

1 Answers   Cognizant,


what is adabas? Can u point me to a resource so I can study up for an interview?

6 Answers  


Categories