Database Error Messages

ORA-54046

Column visibility modifications cannot be combined with any other modified column DDL option.

Cause

An attempt was made to combine the modification of the visibility of a column with other modified column property changes.


Action

Separate column visibility modifications into a standalone DDL.