• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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.
 
Onion rings are vegetable donuts. Taste this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic