Database Error Messages

ORA-55742

Reservable column update statement does not support DEFAULT clause.

Cause

An attempt is being made to specify a DEFAULT clause in a reservable column update statement.


Action

Remove the DEFAULT keyword from the reservable column update statement.