Search notes:

ORA-55610: Invalid DDL statement on history-tracked table

SQL> drop table tq84_xyz;
ORA-55610: Invalid DDL statement on history-tracked table

SQL> alter table fba_user.tq84_xyz no flashback archive;
SQL> drop table tq84_xyz;

See also

Other error messages

Index