So that the Database Manager and the SAP DB Loader on the database host can access the required environment variables ADINT and ADA_OPT, you have to explicitly define them by using the Database Manager.
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. |
dbmcli -d <database_name> -n <database_server> -u <dbm_user>,<password> dbm_configset -raw <variable> <value>
<variable> |
Environment Variable |
<value> |
Value of the environment variables |
See also:
Database Manager CLI: SAP DB 7.4 , section Changing a Configuration Parameter of the Database Manager