ORA-16806: supplemental logging is not turned on
Cause: Supplemental logging was not turned on while there was a logical standby database in the configuration. This could happen either on the primary database or on the logical standby database that was being switched over to be the primary database.
Action: Check the Data Guard broker log for more details. Issue the ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, UNIQUE INDEX) COLUMNS to add supplemental logging.
ORA-16807
Custom Search


More Oracle errors
ORA-22898existing scope clause on "string" points to a table other than the one mentioned in the referential constraint
ORA-22344can not specify CONVERT TO SUBSTITUTABLE option for ALTER TYPE other than NOT FINAL change
ORA-13418null or invalid parameter(s) for set functions
RMAN-08090channel string: starting proxy restore
ORA-29829implementation type does not exist
ORA-32740The requested operation cannot be proceeded
ORA-12326database string is closing immediately; no operations are permitted
ORA-32604invalid REBUILD option
LPX-01016[XQST0016] Module Feature not supported
DRG-10518an operation is in progress which conflicts with string request
ORA-00106cannot startup/shutdown database when connected to a dispatcher
ORA-31153Cannot create schema URL with reserved prefix "http://xmlns.oracle.com/xdb/schemas/"
ORA-19619cannot call RESTOREVALIDATE after files have been named
ORA-40025reference class name not found in build data
RMAN-08154deleted script: string
QSM-01211query rewrite not possible when stored outline does not have a rewrite hint
DRG-10310servers were shutdown before processing request
CRS-00254authorization failure
ORA-22918specified column or attribute is not a VARRAY type
ORA-00316log string of thread string, type string in header is not log file




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-16806supplemental logging is not turned on