Oracle Error Message
ORA-08189: cannot flashback the table because row movement is not enabled
Reason for 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.
Solution
Enable row movement on the table