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-00145: PUMPS value in INTCHG.ORA is too large.

1 Answers  


SQL*Loader-00406: If data is all generated, number to load cannot be ALL

1 Answers  


ORA-29886: feature not supported for domain indexes

1 Answers  


ORA-13704: Invalid value "string" specified for parameter "string".

1 Answers  


DRG-11829: Gone

1 Answers  






ORA-31040: Property string: XML type (string) not compatible with internal memory type (string)

1 Answers  


PLS-00584: size of an opaque type must be between 1 and 4000 bytes

1 Answers  


RMAN-06162: sql statement: string

1 Answers  


PCB-00202: Indicator variable string not a group item or table

1 Answers  


ORA-32761: Turn off Temp LOB Ref Count Feature

1 Answers  


ORA-31214: DBMS_LDAP: PL/SQL - Invalid LDAP mod type.

1 Answers  


ORA-12813: value for PARALLEL or DEGREE must be greater than 0

1 Answers  


Categories