ORA-26687: no instantiation SCN provided for "string"."string" in source database "string"
Cause: Object SCN was not set. If the object is a table, then both fields will be filled, for example "SCOTT"."EMP". If the object is a schema, only one field will be set, for example "SCOTT"."". And if the object is the entire database, no fields will be set, for example ""."".
Action: Set the SCN by calling DBMS_APPLY_ADM.SET_%_INSTANTIATION_SCN
ORA-26688
Custom Search


More Oracle errors
NID-00441All previous backups and archived redo logs for this database are unusable.
ORA-41629event structure for simple events cannot be reused for composite events
ORA-38767flashback retention target parameter mismatch
TNS-00043The CMANAGER has active connections, do you still want to stop it (y/n)?
ORA-13704Invalid value "string" specified for parameter "string".
ORA-08313sllfop: could not allocate buffers
PCC-00018Expected "string", but found "string" at line number in file string
DIA-48258AMS Corrupt Page Found - Rebuild Relation
RMAN-08058replicating control file
LFI-00104Read operation failed.
NZE-28806Cannot write to the data source.
QSM-01129query has NO_MULTIMV_REWRITE hint
ORA-00155cannot perform work outside of global transaction
NNL-00508show system_queries [<server_list>] : show system query information
QSM-01036unmatched column, string, present in query after view merging
ORA-13352the coordinates do not describe a circle
NNL-00909META VIOLATION responses sent: number
LPX-00707no Fault reason w/given language
QSM-01040match between the materialized view (string) and query join graphs failed
PLS-00173SPACE, TAB or RETURN are disallowed as alternative quote delimiters




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-26687no instantiation SCN provided for "string"."string" in source database "string"