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

ORA-09713: Global hardware clock failure caused instance termination.

1 Answers  


ORA-00286: no members available, or no member contains valid data

1 Answers  


ORA-29393: user string does not exist or is not logged on

1 Answers  


ORA-02197: file list already specified

1 Answers  


NNL-00247: General request processing is now enabled

1 Answers  


ORA-02280: duplicate or conflicting CYCLE/NOCYCLE specifications

1 Answers  


ORA-28140: Invalid column specified

1 Answers  


NZE-28801: invalid object type

1 Answers  


RMAN-06078: the controlfile is older than datafile string

1 Answers  


NNL-00521: Shows or sets the server's system query forwarding requirements

1 Answers  


ORA-32809: foreign queue string is already registered

1 Answers  


DRG-10705: invalid value string for attribute string

1 Answers  


Categories