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-31449: invalid value for change_set_name
LFI-00142: Unable to delete an existing file [string][string] not owned by Oracle.
ORA-12098: cannot comment on the materialized view
CLSR-06503: Service name already registered
NNO-00611: disabling request forwarding
PLS-00103: %s
DRG-51200: open keymap failed for index id = string
ORA-15192: invalid ASM disk header [string] [string] [string] [string] [string]
ORA-00201: controlfile version string incompatible with ORACLE version string
ORA-19680: some blocks not recovered. See trace file for details
ORA-30489: Cannot have more than one rollup/cube expression list
ORA-36802: (XSTBLFUNC01) The OLAP_TABLE function must contain a DATAMAP that executes a FETCH command or a LIMITMAP.