ORA-06514: PL/SQL: The remote call cannot be handled by the server
Cause: The remote call has parameters that are cursor variables or lob variables. This cannot be handled by stored procedures on your server.
Action: Avoid using cursor variables or lob variables as parameters for stored procedures on this server or upgrade your server to a version that supports this.
ORA-06515
Custom Search


More Oracle errors
RMAN-20231ambiguous datafile copy name
ORA-22868table with LOBs contains segments in different tablespaces
ORA-29361value string is outside valid range of 0 to 100
ORA-31692The following SQL statement failed trying to insert a row into the Master table: string
ORA-55203Tag data translation level not found
PGU-30234attribute array for string exceeded by PG DD rows > string
ORA-26008Invalid syntax or bind variable in SQL string for column string. string
LSX-00245invalid ID "~S"
ORA-41713invalid use of "windowlen" and "windowsize" attributes
ORA-06705TLI Driver: remote node is unknown
ORA-02071error initializing capabilities for remote database string
QSM-01332query rewrite not possible because query has a named array type column
ORA-07570szrfc: $IDTOASC failure
ORA-06735TLI Driver: client failed to close error conn
PGU-35007failure to fetch for cursor string statement string: rc string
ORA-09807Conversion of label from string to binary failed.
O2U-00208One or more characters in an attribute name were not legal identifier characters
QSM-01103there is a remote table, string, referenced in the query
TNS-00094* to status - argument is considered the remote process_name
ORA-25201invalid value, VISIBILITY should be ON_COMMIT or IMMEDIATE




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-06514PL/SQL: The remote call cannot be handled by the server