Background documentationSetting the Environment Variables ADINT and ADA_OPT Locate this document in the navigation structure

 

To enable the Database Manager and Loader on the database computer to access the required environment variables ADINT and ADA_OPT, you must define these variables using Database Manager CLI.

Environment Variable

Description

ADINT

Specifies the directory in which the program adint2 (Unix) or adint2.exe (Microsoft Windows) is stored.

Specify this directory as an absolute path without a closing slash (/) or backslash (\).

ADA_OPT

Absolute name of the adint2 configuration file.

An example configuration file initSID.utl is located in the directory of the adint2 program.

Structure

>dbmcli -d <database_name> -n <database_computer> -u <dbm_operator>,<dbm_operator_password> dbm_configset -raw <variable> <value>

Options

Option

Description

<variable>

Environment variable

Possible values are: ADINT | ADA_OPT

<value>

Value of the environment variable

More Information

Database Manager CLI, dbm_configset