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

PCC-00007: Invalid WHENEVER condition at column number in line number of file string

1 Answers  


ORA-26516: no push transaction acknowledgement

1 Answers  


ORA-14322: DEFAULT partition already exists

1 Answers  


RMAN-06906: backup of controlfile was cancelled

1 Answers  


ORA-01201: file string header failed to write correctly

1 Answers  






ORA-23389: obsolete procedure; drop objects and recreate using new master

1 Answers  


ORA-13636: The specified value string provided for parameter string is not valid for this advisor.

1 Answers  


ORA-30445: workload queries not found

1 Answers  


ORA-31181: PL/SQL DOM handle accesses node that is no longer available

1 Answers  


ORA-24750: incorrect size of attribute

1 Answers  


DRG-10816: display/highlight call failed

1 Answers  


ORA-01928: GRANT option not granted for all privileges

1 Answers  


Categories