Oracle Error ORA-08198: Flashback Table is not supported on object tables, nested tables

Oracle Error Message

ORA-08198: Flashback Table is not supported on object tables, nested tables

Reason for the Error

An attempt was made to perform Flashback Table operation on a object table or a nested table or a table with nested table column. This is not permitted.

Solution

Do not perform a Flashback Table operation on such tables.