ORA-08192: Flashback Table operation is not allowed on fixed tables
What triggered the Error:
An attempt was made to perform Flashback Table operation on a fixed table. This is not permitted.What should we do to fix it:
Do not perform a Flashback Table operation on fixed tables.