Oracle Solution for Error ora-08197

Solution for Oracle Error ORA-08197

ORA-08197: Flashback Table operation is not supported on clustered tables

What triggered the Error:

An attempt was made to perform Flashback Table operation on a clustered table. This is not permitted.

What should we do to fix it:

Do not perform a Flashback Table operation on clustered tables.