To enable Database Manager or Loader on the database computer to access the configuration file for Backint for SAP MaxDB, you must explicitly define the absolute path of the file in the environment variable BSI_ENV using Database Manager CLI.
If you do not set the BSI_ENV variable, the system uses one of the following file as a configuration file, depending on the operating system:
Operating System |
File |
---|---|
Unix |
<run_directory>/bsi.env |
Microsoft Windows |
<run_directory>\bsi.env |
>dbmcli -d <database_name> -n <database_computer> -u <dbm_operator>,<dbm_operator_password> dbm_configset -raw BSI_ENV <value>
Option |
Description |
---|---|
<value> |
Value of the environment variable BSI_ENV |
Database Manager CLI, dbm_configset