To enable the Database Manager and Loader on the database computer to access the configuration file for NetWorker, you must define the absolute path of the file in the environment variable NSR_ENV using Database Manager CLI.
If you do not set the the NSR_ENV variable, the system uses one of the following files as the configuration file, depending on the operating system:
Operating System |
File |
---|---|
Unix |
/nsr/sapdb/env |
Microsoft Windows |
C:\Program Files\nsr\sapdb\env |
>dbmcli -d <database_name> -n <database_computer> -u <dbm_operator>,<dbm_operator_password> dbm_configset -raw NSR_ENV <value>
Option |
Description |
---|---|
<value> |
Value of the environment variable NSR_ENV |
Database Manager CLI, dbm_configset