-20313 DEBUG MODE OPTION FOR OBJECT object-name CANNOT BE CHANGED

Explanation

Start of changeThe object, object-name, was originally created with DISABLE DEBUG MODE. An object created with this attribute cannot be changed to either ALLOW DEBUG MODE or DISALLOW DEBUG MODE with an ALTER statement.End of change

System action

The statement cannot be processed.

User response

Start of changeTo change the setting of the DEBUG MODE option, drop and re-create the object with the correct option.End of change

SQLSTATE

55058