PLS-00993: Cursor Variables cannot be passed as RPC
arguments or results



PLS-00993: Cursor Variables cannot be passed as RPC arguments or results..

Answer / guest

Cause: An attempt was made to pass a cursor variable to or
from a remote subprogram, which is not allowed. For example,
a remote procedure 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 a local
database.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-12224: TNS:no listener

1 Answers  


TNS-01160: Trace level was not specified

1 Answers  


PLS-00950: In this version, PL/SQL tables can not be used in this SQL statement.

1 Answers  


ORA-29510: name, string.string, already used by an existing object

1 Answers  


NZE-29245: the toolkit does not recognize the function being used

1 Answers  






ORA-16509: the request timed out

1 Answers  


LSX-00330: missing range start character

1 Answers  


PCC-00120: File I/O error during code generation

1 Answers  


PLS-00306: wrong number or types of arguments in call to 'string'

1 Answers  


ORA-06560: pos, string, is negative or larger than the buffer size, string

1 Answers  


ORA-29802: missing CONTEXT keyword

1 Answers  


ORA-15036: disk 'string' is truncated

1 Answers  


Categories