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 > How to convert logical partitions to physical partition in DPF ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-03-06, 01:38
surfdb surfdb is offline
Registered User
 
Join Date: Mar 2006
Posts: 8
How to convert logical partitions to physical partition in DPF ?

Hi,

I've a db in DB2v8 AIX ESE setup in DPF environment. It has 2 logical partitions within server A.

I've configured the db2nodes.cfg and setup rlogin & rhosts to another physical server B. How do I add more partitions to this db such that it'll have partitions in server B ?

My old db2nodes.cfg is as follows :

0 serverA 0
1 serverA 1

My new db2nodes.cfg is as follows :

0 serverA 0
1 serverA 1
2 serverA 2
3 serverB 0
4 serverB 1

What's the next step ? Advice pls...TIA !
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