What is the significance of DBID used in Adabs?
Answer / hemant
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.
| Is This Answer Correct ? | 23 Yes | 1 No |
Difference between Find and Read operation in ADABAS file.
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 are the key features of adabas database system?
If i have updated few fields of Adabas file using UPDATE command, and after that i used display to see that field get updted or not. If in Display it showing nothng or record did not get updated then what can be the possible reasons?
What is adabas?
how to update asingle record in adabas? by using GET, can we do a single record updation?
What is adabas and why it is used?
What is an Associator in ADABAS?
What is the full form of adabas?
Explain How will you the specification of database file?
Define an associator in adabas?
Explain associator in adabas?