derby.locks.monitor derby.locks.monitorLocksmonitoringDeadlocksmonitoring
Function

Specifies that all deadlock errors are logged to the error log. If derby.stream.error.logSeverityLevel is set to ignore deadlock errors, derby.locks.monitor overrides it.

Default

False.

Example -- system property derby.locks.monitor=true CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY( 'derby.locks.monitor', 'true')
Dynamic or static

Dynamic; the change takes effect immediately. For information about dynamic changes to properties, see .