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-01218: logfile member is not from the same point-in-time

1 Answers  


ORA-14513: partitioning column may not be of object datatype

1 Answers  


ORA-07249: slsget: open error, unable to open /proc/pid.

1 Answers  


ORA-24073: cannot specify RETENTION_TIME on exception queue string.string

1 Answers  


ORA-21612: key is already being used

1 Answers  


PCC-02044: CMD-LINE: Illegal or out of range value for option:

1 Answers  


ORA-13449: GeoRaster metadata ULTCoordinate error

1 Answers  


NNL-01055: Requests received: number

1 Answers  


ORA-19651: cannot apply offline-range record to datafile string: SCN mismatch

1 Answers  


ORA-39027: wrong version of master table

1 Answers  


ORA-29818: column name not properly specified

1 Answers  


TNS-00134: Missing COMMUNITY component in addresses for the Navigator in TNSNAV.ORA

1 Answers  


Categories