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 > db2 7.2 fixpack 7 connection problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-04, 09:27
rdskn56 rdskn56 is offline
Registered User
 
Join Date: Jan 2004
Posts: 1
db2 7.2 fixpack 7 connection problem

i am using windows 2000 server with db2ver 7.2 on two servers in my domain. i upgraded one to fix pack 10a and left the other at fixpack 7. i now cannot connect to the databases on the server using fixpack 7 using the connect to [database] user [username] command.
Reply With Quote
  #2 (permalink)  
Old 01-13-04, 11:26
anil4321 anil4321 is offline
Registered User
 
Join Date: Feb 2003
Posts: 20
Re: db2 7.2 fixpack 7 connection problem

I have not heard about any problem with this fixpack. I asume that you performrd all the post-installation tasks after applying the fix packs and also that there is no change in the configuration.

Try rebinding and I think :

db2 CONNECT TO DB
db2 BIND c:\sqllib\bnd\db2ubind.lst BLOCKING ALL GRANT PUBLIC
db2 BIND c:\sqllib\nd\db2cli.lst BLOCKING ALL GRANT PUBLIC
db2 terminate


I hope there is no change in the DBM cfg (SVCENAME) and you can ping the box.
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