ORA-28580: recursive external procedures are not supported



ORA-28580: recursive external procedures are not supported..

Answer / guest

Cause: A callback from within a user's 3GL routine resulted
in the invocation of another external procedure.

Action: Make sure that the SQL code executed in a callback
does not directly call another external procedure, or
indirectly results in another external procedure, such as
triggers calling external procedures, PL/SQL procedures
calling external procedures, etc.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11440: operation not supported for the string language

1 Answers  


ORA-07400: slemtr: translated name for the message file is too long.

1 Answers  


ORA-22992: cannot use LOB locators selected from remote tables

1 Answers  


UDI-00014: invalid value for parameter, 'string'

1 Answers  


RMAN-06081: error reading datafile header for datafile string, code string

1 Answers  






TNS-12518: TNS:listener could not hand off client connection

1 Answers  


ORA-25232: duplicate recipients specified for message

1 Answers  


ORA-28043: invalid bind credentials for DB-OID connection

1 Answers  


ORA-29547: Java system class not available: string

1 Answers  


ORA-00128: this command requires a dispatcher name

1 Answers  


TNS-12608: TNS: Send timeout occurred

1 Answers  


EXP-00077: multiple output files specified for unbounded export file

1 Answers  


Categories