Posted: Tue Feb 28, 2006 12:32 pm Post subject: DB Username Password
Chevalier
Joined: 17 Jan 2006 Posts: 475
Hi All
I am trying to connect to a DB2 database on AS/400 in the database node.
I have created an odbc connection.
Now the username and password that I have for the database are different from the ones that I created the broker with.
I have put in the new username and password in the Configure option in the SYS DSNs when I created the ODBC connection.
When I try to get data from the DB I get an error saying the username and password are incorrect.
I there any place else that I have to mention the usename/pswd.
THis is the error that i get:
Code:
Database error: SQL State '08001'; Native Error Code '-30082'; Error Text '[IBM][CLI Driver] SQL30082N Attempt to establish connection failed with security reason "24" ("USERNAME AND/OR PASSWORD INVALID"). SQLSTATE=08001 '.
The error has the following diagnostic information: SQL State '08001' SQL Native Error Code '-30082' SQL Error Text '[IBM][CLI Driver] SQL30082N Attempt to establish connection failed with security reason "24" ("USERNAME AND/OR PASSWORD INVALID"). SQLSTATE=08001 '
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
Quote:
I have put in the new username and password in the Configure option in the SYS DSNs when I created the ODBC connection.
do you mean on the windows odbc datasource administrator applet? I think the user/password there is only for testing the connection... have you set the userid/password via the mqsisetdbparms command? _________________ -wayne
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum