ORA-16723: setting AlternateLocation property conflicts with the redo transport setting
Cause: The standby database was not using standby redo logs, and the redo transport service to the standby database is set to a nonzero value for the ReopenSecs property and a value of zero for the MaxFailure property. In this case, the redo transport service will attempt to send redo data to the standby database indefinitely and never switch to the alternate destination.
Action: Any one of the following actions will solve the problem:

- add standby redo logs to the standby database.

- set ReopenSecs property to zero.

- set MaxFailure property to a nonzero value. After performing one of the above actions, reset the standby database AlternateLocation property.

ORA-16727
Custom Search


More Oracle errors
ORA-25191cannot reference overflow table of an index-organized table
PLS-00131Pragma string expects 2nd argument to be a procedure/function
PGU-35013missing call entry for transaction string string (string)
UDI-00018Data Pump client is incompatible with database version string
ORA-41707unsupported construct with collection events: "string"
ORA-24401cannot open further connections
ORA-00395online logs for the clone database must be renamed
AMD-00112PROCEDURE string, invalid mode
ORA-47005error renaming Factor Type string, string
NPL-00415received unsupported ASN.1 INDEFINITE-LENGTH encoding
TNS-00004INTCTL: error while starting the Navigator
EVM-00802Failed to reconnect within number seconds - terminating
ORA-47409Command Rule violation for the EXECUTE command
PROC-00036No free space to perform this operation
ORA-04070invalid trigger name
PGU-42010level-number with number digits exceeds maximum of two
ORA-16109failed to apply log data from previous primary
ORA-13146could not find table substitution variable string
ORA-39170Schema expression string does not correspond to any schemas.
TNS-01164No spawn alias sent to listener




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-16723setting AlternateLocation property conflicts with the redo transport setting