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 > changing port setting for DB2 and client configuration access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-17-03, 13:07
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
changing port setting for DB2 and client configuration access

We currently run our DB2 UDB 7.2 on FP6 AIX 5.2L instance and database on port 40000 for use with client configuration and TCP/IP connections under /etc/services file. Would it be possible to change this port number on the server and within DB2 without requiring a re-install of DB2? Thanks

Scott
Reply With Quote
  #2 (permalink)  
Old 12-17-03, 13:56
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
Yes, but be sure to stop the instance before you do this. Also keep the dbm cfg parm svcename the same. If you intend to change that, then be sure to update dbm cfg before you stop the instance.
Reply With Quote
  #3 (permalink)  
Old 12-17-03, 14:50
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
thanks

Checked and found answer I must need more caffeine today *lol*

Here is the solution:

1. add new entries to /etc/services

2. db2stop/db2start

3. add port setting in client configuration utility for user local/remote
clients

thanx

scott
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