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?
Answers were Sorted based on User's Feedback
Answer / umavasudha
Actually whenerver u do a update it should be followed by a
end transaction,so that update works for the fields that
are modified.
If the particular field is nopt updated ,there is a
possibility of error which occured in moving the fields to
file .once updated u an see the fields.
Is This Answer Correct ? | 45 Yes | 2 No |
Answer / varun mittal
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.
Is This Answer Correct ? | 3 Yes | 19 No |
Define adabas?
What is 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?
what is the difference between Null compression and default compression?
Difference between Find and Read operation in ADABAS file.
Explain the advantages of adabas?
how will you the specification of database file ?
What is an Associator in ADABAS?
how to update asingle record in adabas? by using GET, can we do a single record updation?
Define an associator in adabas?
What are the key features of adabas database system?
What is the full form of adabas?