PLS-00705: exception 'string' used in expression requiring
return type
Answer / guest
Cause: An exception was referred to in an expression.
Exceptions have names but not values and therefore cannot
contribute values to an expression. For example, the
following RETURN statement is illegal: FUNCTION credit_limit
(cust_no INTEGER) RETURN NUMBER IS limit NUMBER; over_limit
EXCEPTION; ... BEGIN ... RETURN over_limit; -- illegal END;
Action: Check the spelling of the identifiers in the
expression, then rewrite the expression so that it does not
refer to an exception.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
RMAN-08183: channel string: block restore complete, elapsed time: string
ORA-24401: cannot open further connections
PCC-02422: Invalid value specified for the given context option
ORA-29876: failed in the execution of the ODCIINDEXDELETE routine
ORA-19677: RMAN configuration name exceeds maximum length of string
RMAN-04025: unable to generate a temporary file
ORA-02031: no ROWID for fixed tables or for external-organized tables
RMAN-08001: restore not complete
ORA-16081: insufficient number of processes for APPLY
ORA-07404: sfareq: Timeout occurred waiting for request to complete.
NNL-00873: Fastest update processing time: string
PROC-00015: Failed to initialize the cluster registry successfully