PLS-00223: paramaterless procedure 'string' used as function



PLS-00223: paramaterless procedure 'string' used as function..

Answer / guest

Cause: An identifier being referenced as a parameterless
function actually represents a procedure.

Action: Check the spelling and declaration of the
identifier. Also confirm that the declaration is placed
correctly in the block structure. If necessary, change the
declaration of the identifier or change the reference so
that it does not require a return value.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15177: cannot operate on system aliases

1 Answers  


RMAN-06571: datafile number does not have recoverable copy

1 Answers  


ORA-19754: error reading from change tracking file

1 Answers  


ORA-04041: package specification must be created first before creating package body

1 Answers  


TNS-00244: Connection Manager: Request Failed

1 Answers  


TNS-00043: The CMANAGER has active connections, do you still want to stop it (y/n)?

1 Answers  


ORA-16111: log mining and apply setting up

1 Answers  


ORA-07747: slemrd: $READ failure

1 Answers  


LPX-00109: duplicate name "~S" in mixed-content declaration

1 Answers  


ORA-00712: cannot rename system tablespace

1 Answers  


ORA-12154: TNS:could not resolve the connect identifier specified

1 Answers  


TNS-02021: DIRECT_HANDOFF can be either ON or OFF.

1 Answers  


Categories