PLS-00503: RETURN <value> statement required for this return
from function
Answer / guest
Cause: In a function body, a RETURN statement was used that
contains no expression. In procedures, a RETURN statement
contains no expression because the statement simply returns
control to the caller. However, in functions, a RETURN
statement must contain an expression because its value is
assigned to the function identifier.
Action: Add an expression to the RETURN statement.
Please add more information about this Error
| Is This Answer Correct ? | 2 Yes | 0 No |
ORA-12984: cannot drop partitioning column
ORA-02266: unique/primary keys in table referenced by enabled foreign keys
RMAN-06482: WARNING: proxy copy 'string' cannot be found on the storage medium
NZE-29237: the cryptographic engine could not finish the algorithm
PLS-00996: out of memory
ORA-24018: STOP_QUEUE on string failed, outstanding transactions found
ORA-19578: end of volume while duplexing to sequential files, backup piece incomplete
ORA-22927: invalid LOB locator specified
PLS-00633: RETURN statement in a pipelined function cannot contain an expression
TNS-12689: Server Authentication required, but not supported
ORA-14066: illegal option for a non-partitioned index-organized table
ORA-14453: attempt to use a LOB of a temporary table, whose data has alreadybeen purged