Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-54053

The visibility of a column from a table owned by a SYS user cannot be changed.

Cause

An attempt was made to alter the visibility of a column from a table owned by SYS user.


Action

Execute the DDL on a table not owned by a SYS user.