⟩ What is a mapset?
A mapset is a collection of BMS maps link-edited together.
A mapset is a collection of BMS maps link-edited together.
What is an 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 the significance of DBID used in Adabs?
What is the difference between Null compression and default compression?
How will you the specification of database file?
How to initialize a variable which is a constant in a LDA. Suppose I want to declare a variable #a N1(17) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?
What is adabas?
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening?
What are the commands that can be executed in CLP but not in RPG? Why?
Why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different?