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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-09, 03:36
KrishChari KrishChari is offline
Registered User
 
Join Date: Nov 2009
Posts: 1
Enterprise Replication

Hi,

I would like to configure an Enterprise Replication between two databases (specific tables) in one single database server.

can this be accomplished by creating a alias name for the db server and using the actual dbservername and the dbserveralias to start replication.

i.e., DBSERVER=ids_em, DBSERVERALIAS=ids_em_alias, 1st db=test, 2nd db = test1, specific tables to be replicated from test to test1.

I don't want to use triggers as triggers are immediate and any error on "test1" would prevent the transaction not getting committed even in the db "test".

So I preferred to use ER in background.

can anybody help on this functionality.

regards,
Krish
Reply With Quote
Reply

Tags
enterprise replication, informix

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