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 catalog two servers configured in DPF?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-07-08, 06:56
Nethi Nethi is offline
Registered User
 
Join Date: Jan 2008
Posts: 1
How to catalog two servers configured in DPF?

Hi All,
We have 2 servers on AIX ,say with ip's 172.23.3.4 and 172.23.3.5 which are connected in DPF mode. We have another servers 172.23.3.6 and 172.23.3.7
which are connected in DPF mode .

Now, we need to communicate between these two sets of servers by cataloging them.
But as am very new to db administration, I have no clue how to proceed with.

Pls tell me the steps to go ahead and make communication between the servers communicating with DPF(DataPartionedFeature).

Thanks in advance!
Reply With Quote
  #2 (permalink)  
Old 01-07-08, 07:42
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
First, just forget that you have DPF in the picture. That's irrelevant for cataloging. The only thing you have to make sure is to create two different node entries (see CATALOG TCPIP NODE command) for each server. (I'm assuming that server A is for 172.23.3.4 and server B for 172.23.3.6.)

I don't know exactly what you mean with "need to communicate between these ..." Do you want to (transparently) access data stored is server A from server B and vice versa? Or do you just want to access servers A and B from your application? The first, approach requires DB2 Federation; the second is straight-forward and does not require any special setup.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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