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 > propagator

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-03, 09:34
backtothefuture backtothefuture is offline
Registered User
 
Join Date: Mar 2003
Posts: 12
propagator

I have a table that I have registered for propagation and have set up a CD table with a subset of columns.

I also have defined a subscription, again with just that subset of columns, and am propagating to a target table that is a condensed , noncomplete CCD table (I'm just after capturing updates to those columns).

The target table has a couple of propagator columns on it - ibmsnap_operation and ibmsnap_logmarker (approx commit time).

Trouble is that when a source table column that is not in that subset is updated, it still results in a row in the target table, with the operation and logmarker columns updated accordingly.

The manual seems to suggest that 'column subsetting' is a piece of cake. Is propagator doing what it's supposed to or have I got something wrong - any ideas ?
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