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

Answers were Sorted based on User's Feedback



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

Answer / winky

You can go to documentation.softwareag.com. This has an
extensive tutorial on natural and adabas:-)

Is This Answer Correct ?    21 Yes 3 No

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

Answer / shailesh jha

Adabas is a inverted list database, its a software AG
product mostly used with Natural languange. for more
information you can visit Software AG's site

Is This Answer Correct ?    15 Yes 3 No

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

Answer / fayaz

Adabas is nothing but a data base like DB2 and Oracle, But
it it is stored in a File structure,

On Mainframe u will get some setup where u can use this
adabas.

Is This Answer Correct ?    13 Yes 11 No

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

Answer / d.basumatary

ADABAS is a pseudo-relational DBMS. A fully relational DBMS
creates access paths to the database each time application programs request data. This gives applications greater
flexibility, but can be extremely costly in machine resource.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / gv

ADABAS is a database specifically created to suit 'Natural'
language (developed by Software AG). However, COBOL
programs also can access ADABAS.

Is This Answer Correct ?    7 Yes 19 No

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

Answer / umavasudha

Adabas is a adaptable database .Natural can be accessed
from adabas. Natural Adabas is supported onmainframe
platform available on windows,unix and open vms
syastems.adabas mainly includess concepts like read ,find
get statement (all the looping statements)
For more infn go to www.mfstudycenter.com

Is This Answer Correct ?    6 Yes 21 No

Post New Answer

More ADABAS Interview Questions

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  


What is adabas and why it is used?

0 Answers  


What is find and read operation in adabas file?

0 Answers  


Explain the advantages of adabas?

0 Answers  


Explain associator in adabas?

0 Answers  






Why adabas is used?

0 Answers  


Explain the difference between null compression and default compression?

0 Answers  


What is the full form of adabas?

0 Answers  


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  


Define adabas?

0 Answers  


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,


Categories