DEBUGLEVEL

To control the CONNX JDBC server debug output that goes to the log file, set the following value:

 

DEBUGLevel = 1 

 

If DebugLevel = -1, only the startup message and error messages will be logged. All other debug messages will be suppressed.

If DebugLevel = 0, no messages are logged.(Debug output disabled)

If DebugLevel = 1, some messages are logged. This provides a moderate amount of debugging/status information without severely affect performance. (Normal debug output level)

If DebugLevel = 2, all startup, informational and error messages are logged. This diagnostic level will negatively impact performance. (Extreme debug output.)

 

DebugLevel only applies to the CONNX JDBC server.

 

Default = -1.

 

Environments: Client, Windows, Unix, Mainframe

Configuration Manager: CONNX Settings; Current Key = JDBC, Key Value/Value Name =  DEBUGLEVEL

Unix Client Registry Setting: JDBC.DEBUGLEVEL