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

NNO-00706: overriding next cache checkpoint, checking in number seconds

1 Answers  


ORA-13427: invalid BLOB parameter for output

1 Answers  


PLS-00407: '*' not allowed here; a list of columns is required

1 Answers  


PCC-00122: Input file name and output file name are identical

1 Answers  


ORA-39113: Unable to determine database version

1 Answers  






PLS-00527: MAP or ORDER functions require a PRAGMA RESTRICT_REFERENCES specifying :WNDS,WNPS,RNPS,RNDS.

1 Answers  


TNS-03507: Failure looking for ADDRESS keyword

1 Answers  


ORA-03233: unable to extend table string.string subpartition string by string in tablespace string

1 Answers  


PLS-00154: An object type may have only 1 MAP or 1 ORDER method.

1 Answers  


DRG-11863: Bad, Incomplete, Or Unknown Response

1 Answers  


NNO-00315: server is listening on address string

1 Answers  


ORA-00228: length of alternate controlfile name exceeds maximum of string

1 Answers  


Categories