| Author |
WebSphere Studio JDBC Connection Problem
|
Christian Haag
Greenhorn
Joined: Jan 15, 2002
Posts: 6
|
|
Hello, i'm trying to get a connection from WebSphere Studio Application Developer (on NT) to a DB2 V7.2 (on Linux) using the NET Driver. The jdbctest Program from the IBM Homepage is running successfully after I copied the db2java.zip from the Linux to the NT machine. But when I try to get the same connection with Studio I'm getting the error message: IWAS0126E Problems encountered while trying to establish connection Con1. Reason: 'IWAS0223E The server at 'jdbc:Db2://192.168.41.72:6789/db2samp' is not a 'DB2 UDB V7.2' database. Ensure the Database Vendor Type matches the version installed on the server and try again.' The database in fact IS a DB2 UDB V7.2. So what can I do? (fixed the jdbc b2 problem - Dave) [ January 15, 2002: Message edited by: David O'Meara ]
|
 |
 |
|
|
subject: WebSphere Studio JDBC Connection Problem
|
|
|