• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

DB2 connection error

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
He's dead Jim. Grab his tricorder. I'll get his wallet and this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic