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 > Disable full refresh

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-21-07, 12:54
rmarzullo rmarzullo is offline
Registered User
 
Join Date: May 2007
Posts: 56
Disable full refresh

I'm running an old DB2 V7.1 with Data Propagator.
One of those databases that I am replicating has around 400 tables and some of them very big (10 millions rows +) . After trying many times all choices and options I always get problems filling logs (or timing out). Tried ASNLOAD as apply option as I have heard could aliviate my logs to getting full but it locked some source tables and also got problems.
So I decided to trick Replicator by disabling all subscription to perform a full refresh and also update prncntl with binary zeros etc.
But I still confused.
1) Should I start capture cold or warm?
2) Before starting apply I will update pruncntl and then start it but what happen to the tables that get the message saying that a full refresh wasn't successful due my disable full refresh update? They will be keep capturing anyway (but not performing a full refresh)?

How can I solve this?

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-22-07, 03:14
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
if you start capture with cold - you request/force a full refresh
start apply and full refresh will be done or
start apply and perform a resynch of source and target
in v7 there was a djra tool that allowed/created statements to perform a resynch without full refresh.
in v8-9 it is in replication center
but if re-synch is performed manually - be sure tables are alligned
if full refresh is needed and disabled - capture will not capture anymore and waiting for the refresh finished
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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