IBM ADABAS Question:

What is the significance of DBID used in Adabs?

Tweet Share WhatsApp

Answer:

DBID stands for database ID, in a Adabas server environment
you can have multiple data base running. DBID represents
unique ID of the database. Each file in Adabas has its DBID
and FNR.

Read All 7 IBM ADABAS Questions
Previous QuestionNext Question
What is an Associator in ADABAS?Suppose If i have updated few fields of Adabas file using UPDATE command, and after that i used display to see that field get updated or not. If in Display it showing nothing or record did not get updated then what can be the possible reasons?