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...


this is the exception raised when i am working with oracle
11g java.lang.ClassNotFoundException: oracle.jdbc.Driver.Ora
cleDriver.. but i set the class path for both oracle and java..



this is the exception raised when i am working with oracle 11g java.lang.ClassNotFoundException: or..

Answer / surendar b

ClassNotFoundException is the checked exception so we must handle that one or we can declare as throws keyword.
ex:
class EmployeeDao{
public static void main(String args[0]throws SQLException, ClassNotFoundException{
------------
-------------
}

}

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

TNS-00095: * to trace_on - argument is considered the trace level

1 Answers  


NPL-00412: incoming ASN.1 BOOLEAN encoding has incorrect length of string

1 Answers  


PLS-00244: Multiple declarations in foreign function formal parameter list

1 Answers  


PLS-00548: invalid use of operator.

1 Answers  


ORA-01092: ORACLE instance terminated. Disconnection forced

1 Answers  


ORA-13904: The file has been dropped and recreated during the procedure call.

1 Answers  


TNS-01059: Environment : string

1 Answers  


ORA-28108: circular security policies detected

1 Answers  


ORA-00050: operating system error occurred while obtaining an enqueue

1 Answers  


ORA-02214: duplicate BACKUP option specification

1 Answers  


SQL*Loader-00472: collections can contain only one non FILLER field specification

1 Answers  


TNS-12201: TNS:encountered too small a connection buffer

1 Answers  


Categories