posted 16 years ago
Hi,
I am trying to configure DB2 database in MyEclipse 6.0, getting following error...
Error while performing database login with the IBM DB2 driver:
The application server rejected establishment of the connection. An attempt was made to access a database, *****, which was not found.
DB2ConnectionCorrelator: null
The message seems to be obvious that it couldn't find db, but I can connect to it via WinSQL. I double checked the hostname, port, dbname, userid & pw.
I am using IBM DB2 (Universal driver) template in My Eclipse. Also, pointing to the same jar for driver in MyEclipse that my WinSQL uses to connect successfully.
any clue?
Thanks for your help.