BPDBM_VERBOSE option for NetBackup servers
The BPDBM_VERBOSE option is used for debugging purposes. It controls the amount of information NetBackup includes in the bpdbm debug log.
Table: BPDBM_VERBOSE information
Usage | Description |
|---|---|
Where to use | On NetBackup primary servers. |
How to use | The default is that BPDBM_VERBOSE is the same value as the VERBOSE option (). The BPDBM_VERBOSE option overrides the VERBOSE option in the configuration file. Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: BPDBM_VERBOSE = -1 | 0 | 1 | 2 | 3 | 4 | 5 This entry should appear only once in the configuration file. |
Example |
The following examples show two entries which enable logging, while they minimize the growth rate of the bpdbm debug file: VERBOSE = 5 BPDBM_VERBOSE = -1 |
Equivalent NetBackup web UI property |
Select the server . See the NetBackup Logging Reference Guide for more information about the debug log. See Logging properties. |