dbTalk Databases Forums  

Replication Cold Start

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Replication Cold Start in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Asphalt Blazer
 
Posts: n/a

Default Replication Cold Start - 03-11-2010 , 08:08 AM






I have 2 databases in two different instances that I am doing one-way
replication to. I will be cold starting the replication when I first
initialize it. But I do not want the target table to be refreshed. I
have sychronized the capture side and apply side tables using export-
import and then changed some column values on the target side after
this export-import. I do not want these values to be overwritten. I
just want the capture and apply to proceed from the current point on a
cold start. Is there any way to do this?

TIA.

Reply With Quote
  #2  
Old   
whatever
 
Posts: n/a

Default Re: Replication Cold Start - 03-11-2010 , 10:45 AM






On Mar 11, 9:08*am, Asphalt Blazer <asphaltbla... (AT) gmail (DOT) com> wrote:
Quote:
I have 2 databases in two different instances that I am doing one-way
replication to. I will be cold starting the replication when I first
initialize it. But I do not want the target table to be refreshed. I
have sychronized the capture side and apply side tables using export-
import and then changed some column values on the target side after
this export-import. I do not want these values to be overwritten. I
just want the capture and apply to proceed from the current point on a
cold start. Is there any way to do this?

TIA.
You have not mentioned whether this is SQL or Q Replication.

If it is SQL Replication...once u do a COLD START of the capture ..you
have to do a FAKE FULL REFRSH.
Basically u have to update ASN.IBMSNAP_REGISTER SET DISABLE_REFRESH =
1 and also PRUNCTL Table.
You have to change tables in the APPLY Side also.

There should be lots of documentation regardin this in the info
center..Pls check

Cheers...
Shashi Mannepalli

Reply With Quote
  #3  
Old   
Asphalt Blazer
 
Posts: n/a

Default Re: Replication Cold Start - 03-11-2010 , 11:40 AM



On Mar 11, 11:45*am, whatever <audheya2... (AT) gmail (DOT) com> wrote:
Quote:
On Mar 11, 9:08*am, Asphalt Blazer <asphaltbla... (AT) gmail (DOT) com> wrote:

I have 2 databases in two different instances that I am doing one-way
replication to. I will be cold starting the replication when I first
initialize it. But I do not want the target table to be refreshed. I
have sychronized the capture side and apply side tables using export-
import and then changed some column values on the target side after
this export-import. I do not want these values to be overwritten. I
just want the capture and apply to proceed from the current point on a
cold start. Is there any way to do this?

TIA.

This is Q-Replication.
I have done the disable refresh already. But on starting the apply,
replication is not working. Is there any particular documentation
regarding this you can point me to?Thank you.




Quote:
You have not mentioned whether this is SQL or Q Replication.

If it is SQL Replication...once u do a COLD START of the capture ..you
have to do a FAKE FULL REFRSH.
Basically u have to update ASN.IBMSNAP_REGISTER SET DISABLE_REFRESH =
1 and also PRUNCTL Table.
You have to change tables in the APPLY Side also.

There should be lots of documentation regardin this in the info
center..Pls check

Cheers...
Shashi Mannepalli

Reply With Quote
  #4  
Old   
whatever
 
Posts: n/a

Default Re: Replication Cold Start - 03-11-2010 , 01:41 PM



On Mar 11, 12:40*pm, Asphalt Blazer <asphaltbla... (AT) gmail (DOT) com> wrote:
Quote:
On Mar 11, 11:45*am, whatever <audheya2... (AT) gmail (DOT) com> wrote:> On Mar 11, 9:08*am, Asphalt Blazer <asphaltbla... (AT) gmail (DOT) com> wrote:

I have 2 databases in two different instances that I am doing one-way
replication to. I will be cold starting the replication when I first
initialize it. But I do not want the target table to be refreshed. I
have sychronized the capture side and apply side tables using export-
import and then changed some column values on the target side after
this export-import. I do not want these values to be overwritten. I
just want the capture and apply to proceed from the current point on a
cold start. Is there any way to do this?

TIA.

This is Q-Replication.
I have done the disable refresh already. But on starting the apply,
replication is not working. Is there any particular documentation
regarding this you can point me to?Thank you.



You have not mentioned whether this is SQL or Q Replication.

If it is SQL Replication...once u do a COLD START of the capture ..you
have to do a FAKE FULL REFRSH.
Basically u have to update ASN.IBMSNAP_REGISTER SET DISABLE_REFRESH =
1 and also PRUNCTL Table.
You have to change tables in the APPLY Side also.

There should be lots of documentation regardin this in the info
center..Pls check

Cheers...
Shashi Mannepalli- Hide quoted text -

- Show quoted text -
http://publib.boulder.ibm.com/infoce...pcmtncold.html

Look for

Considerations for using the cold start mode

cheers...
Shashi Mannepalli

Reply With Quote
  #5  
Old   
blazer462
 
Posts: n/a

Default Re: Replication Cold Start - 03-12-2010 , 07:11 AM



Make sure your queue is empty before doing the cold start. This would
be the most common reason why applier would'nt start after the cold
start.

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.