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 |
DRG-11510: encountered unrecoverable error on line string
ORA-00268: specified log file does not exist 'string'
ORA-00383: DEFAULT cache for blocksize string cannot be reduced to zero
SQL-02118: Invalid row for a WHERE CURRENT OF operation
ORA-02302: invalid or missing type name
IMP-00057: Warning: Dump file may not contain data of all partitions of this table
ORA-07273: sppst: invalid semaphore id.
ORA-12571: TNS:packet writer failure
ORA-19038: Invalid opertions on query context
ORA-02152: Invalid ALTER TABLESPACE ... RENAME option
IMG-00586: output format does not support the specified pixelOrder
ORA-13601: The specified Advisor string does not exist.