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
NZE-28875SSL: use server-gated cryptographic suites
ORA-34183(MXCHGDCL22) Partition number already exists.
NID-00370Change database ID of database string? (Y/[N]) =>
ORA-12094error during online redefinition
ORA-07448ssarena: maximum number of shared arenas exceeded.
ORA-14513partitioning column may not be of object datatype
ORA-38859instance string (thread string) is not ready to be disabled
ORA-16781cannot determine status of redo transport service for standby database
ORA-19695fixed table X$KRBMSFT has not been populated
EXP-00104datatype (string) of column string in table string.string is not supported, table will not be exported
NNO-00119line string: server not authoritative for name "string", data ignored
ORA-32348revalidate summary object based on user input
ORA-02794Client unable to get key for shared memory
ORA-16279Supplied dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles
ORA-14107partition specification is required for a partitioned object
ORA-44730XML Index string is not usable at the moment
ORA-41693invalid attribute or data type for an aggregate operator: string
ORA-14462cannot TRUNCATE temporary table in an autonomous transaction which is already in use by the parent transaction
ORA-32592all columns in log group can not be no log columns
ORA-32817message system link string is not configured with a log queue for 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-12345user string lacks CREATE SESSION privilege in database link (linkname string)