If the manufacturer of the third-party backup tool provides environment variables, you can export these variables into the environment by using Database Manager, before calling the third-party backup tool.
>dbmcli -d <database_name> -n <database_computer> -u <dbm_operator>,<dbm_operator_password> dbm_configset -raw set_variable_<number> <variable>=<value>
Option |
Description |
---|---|
<number> |
Number of the variable (0 <= <number> <= 100) |
<variable> |
Environment variable |
<value> |
Value of the environment variable |