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?
Answer Posted / 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 |
Post New Answer View All Answers
What is adabas?
Explain the difference between null compression and default compression?
Explain the advantages of adabas?
Explain How will you the specification of database file?
What is the full form of adabas?
Define an associator in adabas?
Why adabas is used?
Explain associator in adabas?
Explain the significance of dbid used in adabs?
What is dbid used in adabas?
What is adabas and why it is used?
Define adabas?
What are the key features of adabas database system?
What is find and read operation in adabas file?
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?