ORA-06514: PL/SQL: The remote call cannot be handled by the
server



ORA-06514: PL/SQL: The remote call cannot be handled by the server..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-30371: column cannot define a level in more than one dimension

1 Answers  


SQL*Loader-00940: UPI error while setting NCHAR bind attributes for column string table string

1 Answers  


TNS-04022: %s parameter string set to string.

1 Answers  


ORA-09207: sfsrd: error reading from file

1 Answers  


ORA-28502: internal communication error on heterogeneous database link

1 Answers   Caterpillar,






ORA-02069: global_names parameter must be set to TRUE for this operation

1 Answers  


ORA-02219: invalid NEXT storage option value

1 Answers  


ORA-15132: block string of file string in diskgroup string could not be written

1 Answers  


ORA-31603: object "string" of type string not found in schema "string"

1 Answers  


ORA-24432: The statement that was returned is not tagged.

1 Answers  


ORA-13412: invalid scale parameter

1 Answers  


NNL-00531: flush_name <name> : removes a name from caches along a route to an authoritative server

1 Answers  


Categories