Define an associator in adabas?
No Answer is Posted For this Question
Be the First to Post Answer
What is adabas and why it is used?
Why adabas is used?
Explain the significance of dbid used in adabs?
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?
how to update asingle record in adabas? by using GET, can we do a single record updation?
how will you the specification of database file ?
What is find and read operation in adabas file?
What are the key features of adabas database system?
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?
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.
How can we 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?
what is the difference between Null compression and default compression?