OCI-63379
Data timehouse table is not replicated until the flashback_query_type specified in the query. Flashback queries are currently permitted only until SCN "queryable_scn".
- flashback_query_type: SCN or TIMESTAMP based flashback query.
- queryable_scn: SCN until which data timehouse table is replicated.
Cause
The data timehouse table is being queried with a system change number (SCN) or TIMESTAMP beyond the current queryable SCN or TIMESTAMP.
Action
Query the table using a lower SCN or TIMESTAMP or wait for the database to advance the queryable SCN or TIMESTAMP.