ORA-08189: cannot flashback the table because row movement is not enabled
What triggered the Error:
An attempt was made to perform Flashback Table operation on a table for which row movement has not been enabled. Because the Flashback Table does not preserve the rowids, it is necessary that row movement be enabled on the table.What should we do to fix it:
Enable row movement on the table