ORA-12317: logon to database (link name string) denied
Cause: There are several possible causes for this error. First, you can get this error if your username (and password, if you are using database instead of operating system authentication) in the secondary database are not identical to your username (and password) in the primary database. Second, you can get this error if your username in the secondary database is invalid (has not been created). Third, you can get this error if the username/password combination specified in the connect string of the database link definition is invalid (either not created or has an invalid password).
Action: In the first case, ensure that the secondary database contains a username (and password, if you are using database authentication) identical to the one you are using in the primary database. In general, you should always use operating system authentication in Trusted ORACLE (see the Trusted ORACLE RDBMS Guide to Security Features for more information about the advantages of OS authentication). In the second case, ensure that your username in the secondary database has been created. In the third case, ensure that the username specified in the connect string has been created in the secondary database.
ORA-12318
Custom Search


More Oracle errors
ORA-28026user with same external name already exists
ORA-23453requested operation is not supported on top flavor
TNS-04073Passwords do not match.
ORA-28042Server authentication failed
NNL-00854Fastest rename processing time: string
UDE-00020Data Pump client is incompatible with Data Pump API.
RMAN-06045LEVEL option not supported for archived log or current/standby control file copies
SQL*Loader-00607partition not empty for INSERT option; table string, partition string
DRG-10709this preference is referenced by string and cannot be dropped
OCI-22600encountered 8.0.2 (Beta) VARRAY data that cannot be processed
ORA-24002QUEUE_TABLE string does not exist
NZE-29189No entry found in OID
OCI-22975cannot create a PRIMARY KEY-based REF to this object view
ORA-31021Element definition not found
CRS-00232Cluster member is down. Cannot perform operation.
NZE-29225Certificate already installed.
DRG-51023stemmer file cannot be opened
PLS-01466Null strings are not allowed
NNL-00307Server checkpointing its cache
ORA-26746DDL rule "string"."string" not allowed for this operation




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-12317logon to database (link name string) denied