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

ORA-12673: Dedicated server: context not saved

1 Answers  


ORA-36342: (SNSYN200) The format of the CLEAR command is: CLEAR [ ALL | STATUS ] [ CHANGES | PRECOMPUTES | NONPRECOMPUTES | CACHE ] FROM var1 [var2, var3...] [USING aggmap]

1 Answers  


ORA-27199: skgfpst: sbtpcstatus returned error

1 Answers  


ORA-23307: replicated schema string already exists

1 Answers  


ORA-24362: improper use of the character count flag

1 Answers  






ORA-24026: operation failed, queue string.string has errors

1 Answers  


ORA-31628: error getting worker process exception

1 Answers  


ORA-21525: attribute number or (collection element at index) string violated its constraints

1 Answers  


ORA-09205: sfqio: error reading or writing to disk

1 Answers  


PCC-02011: found identifier greater than 128 characters (truncated)

1 Answers  


ORA-19585: premature end of volume on piece string

1 Answers  


EXP-00091: Exporting questionable statistics.

1 Answers  


Categories