False.
-- system property
derby.locks.deadlockTrace=true
CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY(
'derby.locks.deadlockTrace', 'true')
Dynamic; the change takes effect immediately. For information about dynamic changes to properties, see Dynamic or static changes to properties.