


What is DOMAIN and what is it used for?
DOMAIN is the menu-driven interface of ADABAS used for database administration. It provides options for the display, creation, and maintenance of all database objects (tables, users, views, DB procedures, triggers, etc.), as well as information about the usage of these database objects within programs and other database objects. Thus DOMAIN also provides Data Dictionary facilities.


