PLW-05005: function string returns without value at line string



PLW-05005: function string returns without value at line string..

Answer / guest

Cause: The function exited without a return value. Return
statements are required for all PL/SQL functions.

Action: Inspect the function source code for exit points,
and place a return at each point so that no runtime error
will be generated when the function exits.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-04202: Trace Assistant Usage ERROR: Not enough arguments

1 Answers  


SQL*Loader-00134: invalid option specified for EXTERNAL_TABLE parameter

1 Answers  


ORA-27011: skgfrd: cannot read from file opened for write

1 Answers  


ORA-16174: user requested thread/sequence termination of managed recovery

1 Answers  


DRG-51023: stemmer file cannot be opened

1 Answers  


RMAN-08092: channel string: specifying datafilecopy of datafile string for proxy backup

1 Answers  


RMAN-08521: offline range recid=string stamp=string

1 Answers  


ORA-10653: Table is in a cluster

1 Answers  


DRG-11111: value of string must be between string and string

1 Answers  


PCB-00626: Incompatible LOB types

1 Answers  


ORA-19768: USING clause only valid with ENABLE CHANGE TRACKING

1 Answers  


ORA-24161: name string does not exist in the name value pair list

1 Answers  


Categories