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 |
LPX-00226: entity "~S" is not declared
ORA-24098: invalid value string for string
ORA-24012: cannot drop QUEUE_TABLE, some queues in string have not been dropped
TNS-12214: TNS:missing local communities entry in TNSNAV.ORA
RMAN-06430: recovery catalog userid cannot be SYS
ORA-09340: Specified ORACLE_SID is either invalid or too long
ORA-39136: cannot specify an SCN on a transportable job
ORA-30117: syntax error at 'string' at the start of input
ORA-27157: OS post/wait facility removed
RMAN-06543: duplicate or conflicting LIST options: string and string
LSX-00145: attribute "~1S" invalid derived value "~2S"
PLS-00220: simple name required in this context