If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL30082N Attempt to establish connection failed with security reason "1"

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-16-04, 06:21
dahalkar_p dahalkar_p is offline
Registered User
 
Join Date: Oct 2001
Location: Bangalore
Posts: 186
SQL30082N Attempt to establish connection failed with security reason "1"

Hi,

I am using db2 8.1 fixpak 4 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.
SQL30082N Attempt 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.

Cheers,
Prashant
__________________
Prashant
Reply With Quote
  #2 (permalink)  
Old 04-16-04, 06:35
Tank Tank is offline
Registered User
 
Join Date: Feb 2004
Location: Copenhagen
Posts: 220
Exclamation Automatic password change

1. Please get the password for user db2inst1 reset again.

2. Then log on the AIX machine (the shell) - not! DB2

3. Change your password (you will be prompted to do this)

4. Exit the shell.

5. Log on to db2 (application or otherwise)

The shell usually demands a immediate change of password
after a reset. DB2 inherits password authentication from the
shell. I'm guessing it's a clash of these two processes that's
causing you trouble. Try the above and let me know if you're
in the clear.

BOW
__________________
Kristian K. Hansen
Project Supervisor
National Board of Health
Reply With Quote
  #3 (permalink)  
Old 04-16-04, 06:56
dahalkar_p dahalkar_p is offline
Registered User
 
Join Date: Oct 2001
Location: Bangalore
Posts: 186
Re: Automatic password change

That was great!! Thank's a lot!!!
It works.

cheers!!

Quote:
Originally posted by Tank
1. Please get the password for user db2inst1 reset again.

2. Then log on the AIX machine (the shell) - not! DB2

3. Change your password (you will be prompted to do this)

4. Exit the shell.

5. Log on to db2 (application or otherwise)

The shell usually demands a immediate change of password
after a reset. DB2 inherits password authentication from the
shell. I'm guessing it's a clash of these two processes that's
causing you trouble. Try the above and let me know if you're
in the clear.

BOW
__________________
Prashant
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On