PLS-00372: In a procedure, RETURN statement cannot contain
an expression
Answer / guest
Cause: In a procedure, a RETURN statement contains an
expression, which is not allowed. In functions, a RETURN
statement must contain an expression because its value is
assigned to the function identifier. However, in procedures,
a RETURN statement simply lets you exit before the normal
end of the procedure is reached.
Action: Remove the expression from the RETURN statement, or
redefine the procedure as a function.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 1 No |
PCC-02209: Macro invocation has incorrect number of arguments
ORA-01980: error during OS ROLE initialization
ORA-12034: materialized view log on "string"."string" younger than last refresh
ORA-13865: Module name must be specified
ORA-23323: parameter length exceeds deferred RPC limits
PLS-00333: "string" must match an object-table alias in this context
ORA-02488: Error encountered when accessing file [string] for trace conversion
ORA-13615: The task or object string is greater than the maximum allowable length of 30 characters.
ORA-07626: smsget: sga already mapped
ORA-14551: cannot perform a DML operation inside a query
NNO-00050: serious errors in configuration data, server cannot run
ORA-02270: no matching unique or primary key for this column-list