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 SQL Replication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-07, 15:30
voorkey voorkey is offline
Registered User
 
Join Date: May 2003
Posts: 8
DB2 SQL Replication

Hi All,
I'm running into a scenario wherein the capture/apply process might have to run on a different server than the Source Server, where the source tables reside. Also, the apply server will have to replicate data to tables residing on a different target server.

Source Server - A
Capture/Apply Server - B
Target server -C

All these servers have UDB 8.2. I've never tried to run capture on a different server than the source server. Is this a possiblity?

Thanks,
voorkey
Reply With Quote
  #2 (permalink)  
Old 02-16-07, 03:16
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
capture

no : the capture must be on the same machine as the database, because it reads directly the log files
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 02-16-07, 09:30
voorkey voorkey is offline
Registered User
 
Join Date: May 2003
Posts: 8
capture

Thanks for your response. I was reading replication guide V8 and there is no explicit mention of the same and wanted to confirm.
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