dbTalk Databases Forums  

Problem with jdbc:oracle:thin and 10g

comp.database.oracle comp.database.oracle


Discuss Problem with jdbc:oracle:thin and 10g in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
root
 
Posts: n/a

Default Problem with jdbc:oracle:thin and 10g - 02-28-2005 , 05:01 PM






I can connect just fine to my 10g database using castor beans, but when I
try to make a connection using the thin client from 10g (classes12.zip) I
get the following error. Anyone know why?

Connection via jdbcracle:thin@removedMyIp:1521:mytest
java.sql.SQLException: Invalid Oracle URL specified
at
oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java
:124)
at
oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java
:161)
at
oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java
:226)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriv er.java:383)
at java.sql.DriverManager.getConnection(DriverManager .java:512)



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.