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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-06-04, 09:59
bdt bdt is offline
Registered User
 
Join Date: Mar 2004
Posts: 6
Replication

Is it possible to limit replication so that only updates are replicated and no deletes ??
I want to protect my environment so that when someone delete smt on the other server it is not replicated on my main server. But I want to replicate the updates. I found out that it is not possible to start replication as other user then informix. So it is not possible to start replication as another user.

Anyone can help me here ??


Thx in advance m8's !!
Reply With Quote
  #2 (permalink)  
Old 05-07-04, 14:57
tmullins tmullins is offline
Registered User
 
Join Date: Aug 2003
Posts: 68
you'd have to write an update trigger(s) for every table you want replicated
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