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 |
ORA-12490: DBHIGH cannot be lowered
ORA-22061: invalid format text [string]
ORA-13523: unable to allocate required space for return type
ORA-39958: invalid warning category qualifier
ORA-01352: tablespace given for Logminer spill does not exist
ORA-03113: end-of-file on communication channel
ORA-39308: application/database upgrade internal error: "string"
NID-00300: Connected to database string (DBID=number)
ORA-25198: only range, list, and hash partitioning are supported for index-organized table
ORA-31444: parameter error while acquiring lock on string
ORA-39957: invalid warning category
ORA-01023: Cursor context not found (Invalid cursor number)