Database Error Messages

ORA-63392

Flashback queries with a query flashback_query_type earlier than when the table was enabled for Timehouse (flashback_query_type "initial_load_value") are not supported.
  • flashback_query_type: SCN or TIMESTAMP based flashback query.
  • flashback_query_type: SCN or TIMESTAMP based flashback query.
  • initial_load_value: Initial load SCN or timestamp.

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 Timehouse.


Action

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