how will you the specification of database file ?
Answers were Sorted based on User's Feedback
Answer / dd
By using Peek tool we can get the details(structure) of
ADABAS file.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / priyanshu
If you want to know the secification of file in ADABAS such
as file's record length, structure and decleration,
inverted list etc., you have to look the FDT(File
defination Table) through ADAREP option.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / priyadarsini.maitree23@gm
in command line, give l DDM file name . You will be able to see the details of the file
| Is This Answer Correct ? | 0 Yes | 0 No |
how will you the specification of database file ?
What is adabas and why it is used?
Explain 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?
What is dbid used in adabas?
What is an Associator in ADABAS?
What is find and read operation in adabas file?
What is the full form of adabas?
There is subprogram and which is used in more then 200 modules. when we made changes to subprogram is it required to RESTOW all the main programs? If YES means how i can restow all 200 main programs at a time.
what is the difference between Null compression and default compression?
Why adabas is used?
Explain How will you the specification of database file?