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 > udb connect failure error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-06-03, 13:46
drogers drogers is offline
Registered User
 
Join Date: Jul 2003
Posts: 9
Question udb connect failure error

I am getting the following error message when trying to connect to the database. This id has been granted dbadm. any thoughts as to why this is happening:
"db2 connect to gocxudb user cwadmin using xxxxx SQL30082N Attempt to establish connection failed with security reason "19" ("USERID DISABLED or RESTRICTED")."
Reply With Quote
  #2 (permalink)  
Old 10-06-03, 14:54
quigleyd quigleyd is offline
Registered User
 
Join Date: Nov 2002
Location: Delaware
Posts: 186
Re: udb connect failure error

You don't say what OS your using, make sure that the id is defined and not locked at the OS level. DB2 make use of the id definded throught the OS
Reply With Quote
  #3 (permalink)  
Old 10-06-03, 14:57
drogers drogers is offline
Registered User
 
Join Date: Jul 2003
Posts: 9
the os is aix 5.1. i can log on with the id; i can't connect to any of the databases on that server.
Reply With Quote
  #4 (permalink)  
Old 10-07-03, 14:00
achiola achiola is offline
Registered User
 
Join Date: May 2002
Location: General Deheza, Cba, Arg.
Posts: 273
Re: udb connect failure error

thisīs the description of th rason code 19:
19 (USERID DISABLED or RESTRICTED) The userid has been disabled,
or the userid has been restricted from accessing the operating
environment at this time.

The problem be in the OS. Check the user in the OS.

Abel.
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