Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DB2 JDBC Connection fails using DataDirect

503317May 23 2006 — edited May 23 2006
Hey Guys,
I am using Oracle's DataDirect jar files to connect to DB2. I am trying to create a database connection through JDeveloper using the Driver "com.oracle.ias.jdbc.db2.DB2Driver". I dont have any problem configuring the datasource but when I test the connection I get this error

**************************
[oias][DB2 JDBC Driver]Failed to access database MVSDB2T.[oias][DB2 JDBC Driver][DB2]Error occured with SQLCode -1334 with the following parameters: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null
**************
here is the URL string that I am using

jdbc:oracle:db2://s2im18:50000;DatabaseName=MVSDB2T

Can anybody please help me with this ?? I almost spent my two days finding the solution but no luck.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2006
Added on May 23 2006
5 comments
537 views