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
QSM-00519Summary Advisor is not installed. Please execute INITQSMA.SQL.
ORA-38700Limit of string flashback database logs has been exceeded.
PCC-00123Entire VARCHAR declaration must be on same line
DRG-12502cannot modify stoplists owned by other users
ORA-22603cannot add an attribute to the already generated TDS handle
CLST-02305node number string for node string does not match existing node number string
ORA-22626Type Mismatch while constructing or accessing OCIAnyData
PCC-02368An EXEC TOOLS host variable context name is not type char
ORA-12556TNS:no caller
ORA-01576The instance string is not enabled
ORA-08278Cannot get CPU statistics
ORA-02364error writing to file: string
ORA-01073fatal connection error: unrecognized call type
ORA-00474SMON process terminated with error
SQL*Loader-00647Integer to number conversion error
ORA-38435missing elementary attribute value or invalid name-value pairs
NNO-00256using administrative region "string"
PGU-41139use of VERSION parameter conflicts with ALL parameter
ORA-37028(XSMLTRESYNC03) Object workspace object cannot be resynced without modified object workspace object because they share a modified dimension map.
ORA-31476a change table data column is missing from the source table




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-16806supplemental logging is not turned on