how will you the specification of database file ?

Answers were Sorted based on User's Feedback



how will you the specification of database file ?..

Answer / dd

By using Peek tool we can get the details(structure) of
ADABAS file.

Is This Answer Correct ?    6 Yes 1 No

how will you the specification of database file ?..

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 ?    5 Yes 1 No

how will you the specification of database file ?..

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

Post New Answer

More ADABAS Interview Questions

what is adabas? Can u point me to a resource so I can study up for an interview?

6 Answers  


Explain How will you the specification of database file?

0 Answers  


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?

2 Answers   Satyam, TCS,


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.

3 Answers   HCL,


What is dbid used in adabas?

0 Answers  






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?

1 Answers  


What is adabas?

0 Answers  


how to update asingle record in adabas? by using GET, can we do a single record updation?

1 Answers   Satyam,


Define an associator in adabas?

0 Answers  


What is an Associator in ADABAS?

4 Answers  


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?

0 Answers  


Define adabas?

0 Answers  


Categories