4. Setting Environment Variables and Logicals : Installation-Wide Environment Variables : View Environment Variables in VMS
 
Share this page                  
View Environment Variables in VMS
Ingres logicals (with the exception of II_SYSTEM) are defined in II_CONFIG:config.dat during the install process. These logicals can be redefined locally using the operating system command define/job logical_name "value." However, to update the logical definitions permanently, the II_CONFIG:config.dat file must be manually edited and the logical definitions modified.
To facilitate user access to Ingres tools and logical definitions, add the following access commands to the users’ login.com file when you log into the system.
For users, add:
@II_SYSTEM:[ingres]ingusrdef.com
For database administrators, add:
@II_SYSTEM:[ingres]ingdbadef.com
For the system administrator, add:
@II_SYSTEM:[ingres]ingsysdef.com
The commands in these files provide tools access to all users in a system-level installation and to all users with the appropriate group user identification code (UIC) in a group-level installation. The Ingres logicals contained in II_CONFIG:config.dat are redefined at a job level for each user when one of the above commands is executed.
You can display all installation-wide Ingres logicals by typing the following command at the operating system prompt:
show logical [/system|/group|/job] ii*