Show TOC

Setting the Environment Variable BSI_ENVLocate this document in the navigation structure

Use

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:

Table 1: Default Values for Configuration File

Operating System

File

Unix

<run_directory>/bsi.env

Microsoft Windows

<run_directory>\bsi.env

Structure

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

Table 2: Options

Option

Description

<value>

Value of the environment variable BSI_ENV

More Information

Database Manager CLI, dbm_configset