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
PCC-02307void can only be used when single parameter
ORA-00083warning: possibly corrupt SGA mapped
ORA-25019too much concurreny
ORA-38903DML error logging is not supported for abstract column "string"
ORA-07304ksmcsg: illegal redo buffer size.
ORA-14633Index maintainence clause not allowed for ADD list subpartition to a Composite partitioned table
OCI-31075invalid string declaration in XML Schema
SQL*Loader-00562record too big
ORA-16708the state supplied to broker is invalid
ORA-01755Must specify an extent number or block number
TNS-04209Trace Assistant Internal ERROR: Type Error
ORA-24171creation properties are only for internal use
OCI-01865not a valid era
LPX-00802Too many arguments
ORA-60012adding (string) blocks to table string.string subpartition string with MAXSIZE (string)
OCI-22314method information mismatch in ALTER TYPE
LSX-00134attribute "~1S" has invalid qualification "~2S"
TNS-00082NOTE: the user MUST specify a trace level
UDI-00052incorrect Data Pump client for operation: string
ORA-13262geometry column string does not exist in table 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-16806supplemental logging is not turned on