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

ORA-38104: Columns referenced in the ON Clause cannot be updated: string

1 Answers  


ORA-29542: class string already defined by source string

1 Answers  


ORA-12800: system appears too busy for parallel query execution

1 Answers  


ORA-12152: TNS:unable to send break message

1 Answers  


ORA-24757: duplicate transaction identifier

1 Answers  






ORA-14019: partition bound element must be one of: string, datetime or interval literal, number, or MAXVALUE

1 Answers  


NNL-00227: Request-processing delay is currently disabled

1 Answers  


ORA-01347: Supplemental log data no longer found

1 Answers  


ORA-25303: Buffered operation allowed only on the owner instance

1 Answers  


ORA-13150: failed to insert exception record

1 Answers  


QSM-00513: one or more of the workload tables is missing

1 Answers  


ORA-13266: error inserting data into table string

1 Answers  


Categories