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 > No Connection to Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-12-09, 12:47
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
No Connection to Database

Hello,

we have move our DB2 Database to new server. After this we get the error

[IBM][CLI Driver] SQL30082N Security processing failed with
reason "3" ("PASSWORD MISSING"). SQLSTATE=08001

when we are trying to connect to the databases.

Can anybody help me? Where can i type in the password?

Many Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 10-12-09, 12:50
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
What DB2 version and OS? How are you trying to connect?

Andy
Reply With Quote
  #3 (permalink)  
Old 10-12-09, 12:54
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
DB2 Version is 9.5 FP4a on a Windows 2003 x64 Server

The Content Manager is 8.1 on a Windows 2003 x32 Server
Reply With Quote
  #4 (permalink)  
Old 10-12-09, 12:56
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
How about answering my second question?

How are you trying to connect?

Andy
Reply With Quote
  #5 (permalink)  
Old 10-12-09, 13:03
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
Ups. Sorry.
i try to connect via different ways.

1. I try to open the databases with db2 control center
2. I try to connect to the system administrator client

however i try to connect i get this error message
Reply With Quote
  #6 (permalink)  
Old 10-12-09, 13:07
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Can you connect to the database from the server that the DB is on using the implicit connection?

Are you only getting the error from clients to the server?

Andy
Reply With Quote
  #7 (permalink)  
Old 10-12-09, 13:12
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
I get only a connection if i start the control center on the old server and try to connect to the databases. I have change the location of the databases in the configuration assistent. I have change from "local" to "tcp/ip". When i open the control center and click on one database i get an login window. when i type in the username and password i get a connection. but this is the only way i get the connection to db2 on the new server.
Reply With Quote
  #8 (permalink)  
Old 10-12-09, 13:15
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
For now, let us ignore the old server. Can you use the Command Center on the new server to connect to the database?

Andy
Reply With Quote
  #9 (permalink)  
Old 10-12-09, 13:23
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
sure. i can connect to the databases over the command center.
don´t misunderstand me. the old server is not really a old server. let me say server 1 to the old one and server 2 for the new one. befor we install server 2 we have all products (db2, content manager, csld and websphere) on server 1. now we need an x64 system for db2. so we have install db2 on server 2. db2 is also allready installed on server1. we have change the databases in the configuration assistent of server 1 from local to tcp/ip. but now, i can´t login into content manager client. also i get no connection to the databases over control center or command center without login with user and password.

i hope this information helps you to help me
Reply With Quote
  #10 (permalink)  
Old 10-12-09, 13:57
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I think your problem is that before the move everything was on the one server, so implicit connections could be made. These do not require the password. Now that you have moved the DB, you can no longer do an implicit connection to the database from the old server. You must supply the password. You will probably need to configure content manager to now use a password, or to ask for one (I have never used it).

Andy
Reply With Quote
  #11 (permalink)  
Old 10-12-09, 14:09
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
this is what i also think. And how can i configure the content manager? Or do you know if i must anything else configure in db2. till now i have only change the database location from local to tcpip in the db2 configuration assistent
Reply With Quote
  #12 (permalink)  
Old 10-12-09, 14:15
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
When i type in the db2 command window:
F:\db2\IBM\SQLLIB\BIN>db2 connect to rmdb

i get following message:

SQL30082N Security processing failed with reason "3" ("PASSWORD MISSING").
SQLSTATE=08001

Where must i set this password????
Reply With Quote
  #13 (permalink)  
Old 10-12-09, 14:20
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
If you are on the old server, you now must type: db2 connect to rmbd user <someuser>


Andy
Reply With Quote
  #14 (permalink)  
Old 10-12-09, 14:23
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Reply With Quote
  #15 (permalink)  
Old 10-12-09, 14:31
m_isterco m_isterco is offline
Registered User
 
Join Date: Sep 2009
Posts: 14
I know that i can do this with "db2 connect to rmbd user <someuser>"

but can&#180;t i set the password automticly that i don&#180;t have to type in the password everytime.

this is the problem... nobody can say how to fix the problem:

SQL30082N Security processing failed with reason "3" ("PASSWORD MISSING").
SQLSTATE=08001

i though this was a error, and a error has a solution. but nobody knows a solution for this error. very very strange!!!

but thanks for your help!!!
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