DiagLevel CLI/ODBC configuration keyword
Sets the diagnostic level.
- db2cli.ini keyword syntax:
- DiagLevel = 0 | 1 | 2 | 3 | 4
- Default setting:
- 3
- Usage notes:
- This can be set in the
[COMMON]
section of thedb2cli.ini
file only.This is applicable only at Environment Handle allocation time for an entire process.
This is equivalent to the database manager parameter
DIAGLEVEL
. See diaglevel - Diagnostic error capture level configuration parameter for details about the values.