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 > Table does not have the DATA CAPTURE CHANGES attribute.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-02-09, 15:51
debayan debayan is offline
Registered User
 
Join Date: Sep 2007
Posts: 23
Table does not have the DATA CAPTURE CHANGES attribute.

Hi all,

I am trying to set a table up for SQL replication. The replication is a 2-way one, both from source to target and target to source. I created the tables, CD_tables, altered the table for DATA CAPTURE CHANGES, and added the entries in the REGISTER table. Now when I start capture I get the following error:

2009-07-02-15.05.10.515215 ASN0009E CAPTURE "ASN" : "WorkerThread". The registered source table "EMP"."MASTER" does not have the DATA CAPTURE CHANGES attribute.
2009-07-02-15.05.13.677291 ASN0008I CAPTURE "ASN" : "Initial". The Capture program was stopped.

I checked the SYSCAT.TABLES and the DATACAPTURE column is set to "Y". I couldn't find any errors in the REGISTER entries when compared to other entries.

Can anyone shed some light on what is causing this capture error?

Thanks a lot in advance,
Debayan
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