ORA-29993
Unsupported DDL attempted on a CQN registered table
Cause
The DDL is changing properties of the table which are not allowed for Continuous Query Notification (CQN) registered tables (for example, adding too many columns).
Action
Deregister CQN before attempting the DDL.