IBM ADABAS Question:

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?

Tweet Share WhatsApp

Answer:

The find instruction may b used to display such that we
applied find command to get the records corresponding to
our search entry and after that record might me updated.So
the updated inverted list will be formed but the ISN list
in the working storage section will not be updated giving
the same records prior to updation.

Download IBM ADABAS PDF Read All 7 IBM ADABAS Questions
Previous QuestionNext Question
What is the significance of DBID used in Adabs?How will you the specification of database file?