Database Error Messages

OCI-63392

Flashback queries with a query flashback_query_type earlier than when the table was enabled for data timehouse (flashback_query_type "enablement_time") are not supported.
  • flashback_query_type: SCN or TIMESTAMP based flashback query.
  • flashback_query_type: SCN or TIMESTAMP based flashback query.
  • enablement_time: SCN or TIMESTAMP when data timehouse was enabled on the table.

Cause

An attempt is being made to perform a flashback query using a query SCN or TIMESTAMP that is earlier than when the table was enabled for data timehouse.


Action

Retry the flashback query using a query SCN or TIMESTAMP that is greater than or equal to the SCN or TIMESTAMP when data timehouse was enabled.