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

RMAN-08104: input backupset count=string stamp=string creation_time=string

1 Answers  


ORA-00606: Internal error code

1 Answers  


ORA-36728: (XSALERR01) While performing the ALLOCATE command with AGGMAP workspace object, the error logging limit of number was exceeded.

1 Answers  


NID-00115: Database should be mounted

1 Answers  


ORA-31071: Invalid database username or GUID string

1 Answers  






ORA-06712: TLI Driver: error on accept

1 Answers  


ORA-06904: CMX: no transport address available for remote application

1 Answers  


ORA-14122: only one REVERSE or NOREVERSE clause may be specified

1 Answers  


ORA-27197: skgfprs: sbtpcrestore returned error

1 Answers  


LPX-00014: context is not clean

1 Answers  


ORA-02452: invalid HASHKEYS option value

1 Answers  


PLS-01910: : associative array shape is not consistent with session parameters

1 Answers  


Categories