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
ORA-02204ALTER, INDEX and EXECUTE not allowed for views
ORA-14194only one subpartition may be rebuilt
ORA-16757failed to get property value
ORA-13222failed to compute supercell for geometry in string
ORA-29893indextypes without column data do not need the given data type
DRG-11100unable to connect to the database
ORA-24098invalid value string for string
ORA-01568cannot set space quota on PUBLIC
NID-00128Cannot revert change of database, change not in progress
NZE-29034Correct cipher suite or client authentication is needed.
ORA-17510Attempt to do i/o beyond file size
ORA-55322model(s) exist
ORA-02813Unable to make temporary file name in order to get key
ORA-01426numeric overflow
SQL*Loader-00820cannot create where clause with range for table string
TNS-01422Default Service string
RMAN-08601channel string: AUTOBACKUP string found in ASM disk group string
RMAN-06089archived log string not found or out of sync with catalog
RMAN-06899updating recovery catalog with new database incarnation
NNL-00247General request processing is now enabled




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
PLS-00993Cursor variables cannot be passed as forwarded RPC arguments or results