PLS-00993: Cursor variables cannot be passed as forwarded RPC arguments or results
Cause: An attempt was made to pass a cursor variable to or from a remote subprogram by way of a forwarded RPC, which is not allowed. For example, from a client-side tool, a procedure on a remote database cannot be used to open a cursor variable because remote subprograms cannot return the values of cursor variables.
Action: Change the subprogram call to reference the local database.
PLS-00994
Custom Search


More Oracle errors
TNS-04082string event string set to string.
ORA-14604During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified
OCI-21526initialization failed
ORA-09352Windows 32-bit Two-Task driver unable to spawn new ORACLE task
ORA-00469CKPT process terminated with error
ORA-38857cannot mark redo thread string as enabled
SQL-02139Unable to get the OCI handles
ORA-19583conversation terminated due to error
PGA-21212incorrect data received from partner LU string
ORA-19556required destination LOG_ARCHIVE_DUPLEX_DEST currently is deferred
ORA-00357too many members specified for log file, the maximum is string
ORA-03208partitioned type must be specified for a non-composite object
ORA-31007Attempted to delete non-empty container string/string
PGU-41063DIAGNOSE parameter was previously specified
ORA-29928duplicate default selectivity specified
TNS-00222-------------------------------------------------------------------
ORA-01197thread string only contains one log
ORA-31030Unable to retrieve XML document
OCI-22601pickler TDS context [string] is not initialized
ORA-01550cannot drop system tablespace




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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
PLS-00993Cursor variables cannot be passed as forwarded RPC arguments or results