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-06720: TLI Driver: SID lookup failure

1 Answers  


KUP-04091: little endian byte order mark found when big endian expected in string

1 Answers  


LFI-00133: Trying to create file string that already exists.

1 Answers  


ORA-16605: unable to delete template, template is in use

1 Answers  


ORA-14119: specified partition bound is too long

1 Answers  


ORA-25533: FAST_START_IO_TARGET or LOG_CHECKPOINT_INTERVAL is specified

2 Answers  


NZE-29111: Invalid index

1 Answers  


ORA-12809: cannot set string_INSTANCES when mounted in exclusive mode

1 Answers  


IMP-00088: Problem importing metadata for index string. Index creation will be skipped

1 Answers  


TNS-01160: Trace level was not specified

1 Answers  


ORA-24001: cannot create QUEUE_TABLE, string already exists

1 Answers  


ORA-16073: archiving must be enabled

1 Answers  


Categories