ORA-38793: cannot FLASHBACK the database to a future SCN/time
Cause: The Flashback Database target SCN/timestamp is greater than the current database SCN/timestamp and the database incarnation is not the last opened incarnation.
Action: If the target SCN/timestamp is in the current incarnation or a child incarnation whose branch point is after the current database SCN then RECOVER DATABASE to the target SCN/time. If the target SCN/timestamp is in a child incarnation whose branch point is prior to the current database SCN then FLASHBACK DATABASE to before the branch point. Next use RMAN to reset the database to the child incarnation. Finally, RECOVER DATABASE to the target SCN/time.
ORA-38796
Custom Search


More Oracle errors
ORA-30181integer in argument index is not immediately followed by )
PCC-02412FOR clause not permitted in OBJECT GET or SET statement
PGU-41025invalid VERSION number specified
DRG-50939parser not set
OCI-31002Path name string is not a container
NNL-00206No reload check currently scheduled
ORA-37138(XSCCOMP13) You cannot delete values from workspace object because it is an aggregated COMPRESSED COMPOSITE.
ORA-24238object settings argument passed to DBMS_UTILITY.INVALIDATE is not legal
RMAN-20018database not found in recovery catalog
NZE-29024Certificate validation failure
LPX-00224multiple occurrences of attribute "~S" found
ORA-29319datafile string is not correct
ORA-09831snyStartThread: failed to build the server port set.
NNF-00005Functionality not implemented
ORA-13978Invalid reference string parameter or value
ORA-33219(CINSERT05) %K cannot be added to workspace object because it is already a value of the dependent UNIQUE concat dimension workspace object, from leaf dimension workspace obj
ORA-38818illegal reference to versionable object string.string
DIA-48170unable to lock file - already in use
ORA-13712Cannot perform ADDM analysis on AWR snapshots from previous releases. Snapshot version "string" do not match the database version "string".
ORA-04066non-executable object, string




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-38793cannot FLASHBACK the database to a future SCN/time