ORA-08188
this flashback syntax is not supported in this context
Cause
If the AS OF SCN syntax is used for flashback queries, then the table in question has to be a database table. If AS OF VERSION is used, the table has to be an external table.
Action
Please ensure that the AS OF SCN syntax is used only for database and that the AS OF VERSION syntax is used only for external tables.