PSM_DEBUG configuration parameter
Use the PSM_DEBUG configuration parameter to specify the amount of debugging information that prints in the OneDB® Primary Storage Manager debug log if you want to use a debug level that is different from the one used by ON-Bar.
- onconfig.std value
- Not set. The default value is used.
- default value
- The value of the BAR_DEBUG configuration parameter is used.
- units
- One digit to represent the level of debugging information that you want
- range of values
0
= No debugging messages.- takes effect
- When the onpsm utility starts
Usage
If you set the PSM_DEBUG configuration
parameter to a valid value that is higher than 0
,
the OneDB
Primary Storage Manager logs
debug messages to its debug log.
You can experiment with the
debug values to find the right amount of information. Generally, if
the PSM_DEBUG configuration parameter is set to 5
,
the storage manager prints enough information for tracing and debugging
purposes.
Settings of 8
and 9
require
a large amount of space.
You can also use the PSM_DEBUG environment variable to specify the amount of debugging information that prints in the storage manager debug log for your environment, for example, for a single session.