Hi,
I am using db2 8.2 fixpak 9 on AIX 5.1. We had a problem with the db2 instance user because of too many unsuccessful logins. The user was locked. Now when i had the password reset on AIX. I am able to login to the box with db2 user, but i am getting the error when i try to connect to the existing database from WINDOWS machine where I have cataloged the node.
1> After reseting the password we have disconnected all the applications and then connected again.. On the AIX box we are able to connect to the database, but on WINDOWS which is also on same version of DB2 we are unable to connect to the database (which is on AIX). Got the following error.
SQL30082N Attemt to establish connection failed with security reason "1"
Can anyone suggest any remedy on this.
The message reference for reason code 1 says:
1 (PASSWORD EXPIRED)
The password specified in the request has expired.
Please let me know ASAP.