ORA-12345: user string lacks CREATE SESSION privilege in database link (linkname string)
Cause: There are several possible causes for this message: First, you will get this message if your username in the second database specified was not granted the CREATE SESSION system privilege. Second, you will get this message if the username specified in the connect string of the database link definition was not granted the CREATE SESSION system privilege.
Action: The action you take depends upon the cause of the message: In the first case, ensure that your username in the secondary database was granted the CREATE SESSION system privilege. In the second case, ensure the username specified in the connect string of the database link definition was granted the CREATE SESSION system privilege in the secondary database.
ORA-12350
Custom Search


More Oracle errors
ORA-12638Credential retrieval failed
ORA-14056partition number string: sum of PCTUSED and PCTFREE may not exceed 100
ORA-26791Cannot split or merge propagation "string"
RMAN-10020error initializing Recovery Manager execution layer
ORA-21701attempt to flush objects to different servers
ORA-09813Unable to get directory status
DIA-48477The input path does not contain any valid ADR homes
LSX-00141ID type may only be used in attributes
DRG-51201failed to perform DDL operation: database object string
ORA-00300illegal redo log block size string specified - exceeds limit of string
ORA-07453requested resource manager plan schema does not contain OTHER_GROUPS
ORA-23448duplicate user parameter value
NZE-28756callback failure to allocate memory
OCI-31194Resource string is already deleted
ORA-02043must end current transaction before executing string
PGU-00380procedural option required for this statement
NNO-00805Error: OCI_CONTINUE
NCR-03006NCRO: Invalid operation
PLS-00540object not supported in this context.
ORA-22851invalid CHUNK LOB storage option value




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-12345user string lacks CREATE SESSION privilege in database link (linkname string)