Start a new topic

problems connecting to db2

[This topic is migrated from our old forums. The original author name has been removed]

I'm having problems connecting to db2 with dbvis. My command line connection works just fine and I found the driver file to use with dbvis. However, it's giving me a unknown user or password error. Now, the command line tool never asks for a U & P, so I don't know how the authentication happens. If anyone has any experience with this, I'd really appreciate the help.
1 Comment

[This reply is migrated from our old forums.]

Re: problems connecting to db2
Hi, If the database accepts logins without username and password, try specifying them as (null) in the DbVisualizer Connection tab. This ensures that DbVisualizer does not send any username or password, assuming you are running a version later than 9.0.3. Best Regards, Hans