Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00705: exception 'string' used in expression requiring
return type



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

Post New Answer

More Oracle Errors Interview Questions

ORA-01129: user's default or temporary tablespace does not exist

1 Answers  


NZE-28792: PL/SQL operation failure

1 Answers  


NZE-29222: Distinguished name does not match.

1 Answers  


PLW-05000: mismatch in NOCOPY qualification between specification and body

1 Answers  


QSM-01110: a lossy join in MV, string, between tables, string, not found in query

1 Answers  


ORA-07584: spdcr: invalid value for ORA_sid_(proc_)PQL$_item

1 Answers  


ORA-24351: invalid date passed into OCI call

1 Answers  


ORA-00224: controlfile resize attempted with illegal record type (string)

1 Answers  


TNS-12699: Native service internal error

1 Answers  


ORA-06707: TLI Driver: connection failed

1 Answers  


ORA-25151: Rollback Segment cannot be created in this tablespace

1 Answers  


DRG-13311: USER_LEXER stored procedure name contains a semicolon

1 Answers  


Categories