ORA-06565: cannot execute string from within stored procedure



ORA-06565: cannot execute string from within stored procedure..

Answer / guest

Cause: The named procedure cannot be executed from within a
stored procedure, function or package. This function can
only be used from pl/sql anonymous blocks.

Action: Remove the procedure from the calling stored procedure.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16781: The status of log transport service for some database is unknown

1 Answers  


ORA-00295: datafile/tempfile number string is invalid, must be between 1 and string

1 Answers  


ORA-25955: all tables must be joined in the where clause

1 Answers  


RMAN-04003: ociinit failed

1 Answers  


ORA-07564: sldext: wildcard in filename or extension

1 Answers  


DRG-50941: PL/SQL function string cannot be executed

1 Answers  


PLS-00224: object 'string' must be of type function or array to be used this way

1 Answers  


ORA-01511: error in renaming log/data files

1 Answers  


PCC-02366: Command line argument MODE=ANSI may not be used with DBMS=V6

1 Answers  


KUP-04045: unexpected OCI status string

1 Answers  


ORA-00740: datafile size of (string) blocks exceeds maximum file size

1 Answers  


ORA-27211: Failed to load Media Management Library

1 Answers  


Categories