Database Error Messages

ORA-18276

invalid log table version, upgrade is required

Cause

There was a mismatch in the log table format that corresponds with an older version of the table.


Action

Call DBMS_HIERARCHY.UPGRADE_VALIDATE_LOG_TABLE in order to upgrade to the latest format and retry the operation.