I won't recommend you use the ER for your 7.31 machines. As I knew that in Informix, Replication basically mirroring an instance on a different machine. Actually, as long as you setup two instances, with identifcal chunk name and device name, for sure, space vice need to be identicial. You are good to go to setup a Informix replication for two servers. Unless you are thinking about to replicate on the same machine. This is a different story.
If you are repliacting on one machine, you should just using the mirroring chunks. What does it means is mirroring each chunk, if the primary chunk dead, the mirrored one automatically comes up. But if the whole server down, god bless you.
I am using two machines for the replication. There is no need to purchase any additional tools for the replication.
Quote:
Originally posted by tellisg
Hi,
How well does Informix Enterprise Replication work with IDS 7.31?
I need to replicate a database (informix -> informix) where potentially millions of records change every month.
I need a stable replication mechanism capable of handling a very high volume. Hardware is not a major constraint.
I run Informix IDS 7.31 on HP-UX.
I did hear that the ER is not fully reliable on 7.31 but works fine on IDS 9.x
Are there any third party tools that handle this well? What about OminiReplicator from Praxis? Does it support Informix?
Is there any other replication mechanism available? I was thinking of using db trigger based MQ queue for asynch replication but I am worried about performance.
Any suggestions will be hugely helpful .....
Regards
Tellis George
|