Hello,
I'm getting a strange error when trying to connect to db2 v9.5 express c on Linux.
The error I'm getting is:
DB2 SQL Error: SQLCODE=-30082, SQLSTATE=08001, SQLERRMC=42;ROOT CAPABILITY REQUIRED;, DRIVER=3.50.109DSRA0010E: SQL State = 08001, Error Code = -30,082.
I did a search and all I have found is that it says that I'm using an invalid user/password, but I'm using the same user/pw that I have always used and I am able to ssh into the server that hosts db2 using that same user password.
Not that the user that I'm using is the same one that installed db2. And I am able to run selects if I connect to my database using the db2 command from the prompt.
Please help.
I'm getting a strange error when trying to connect to db2 v9.5 express c on Linux.
The error I'm getting is:
DB2 SQL Error: SQLCODE=-30082, SQLSTATE=08001, SQLERRMC=42;ROOT CAPABILITY REQUIRED;, DRIVER=3.50.109DSRA0010E: SQL State = 08001, Error Code = -30,082.
I did a search and all I have found is that it says that I'm using an invalid user/password, but I'm using the same user/pw that I have always used and I am able to ssh into the server that hosts db2 using that same user password.
Not that the user that I'm using is the same one that installed db2. And I am able to run selects if I connect to my database using the db2 command from the prompt.
Please help.