Data replication generates and manages multiple copies of data at one or more sites, which allows an enterprise to share corporate data throughout its organization. Data replication provides a backup system in case of a catastrophic failure.
High-Availability Data Replication (HDR) provides synchronous data replication for Dynamic Server. HDR allows you to replicate database data running simultaneously on a second computer. If one site experiences a disaster, you can immediately direct applications to use the second database server in the data-replication pair.
For information about HDR, see the IBM Informix Administrator's Guide.
HDR can be combined with Enterprise Replication. For more information, see the IBM Informix Dynamic Server Enterprise Replication Guide.
Enterprise Replication captures transactions to be replicated throughout the enterprise. On the source database server, Enterprise Replication reads the logical log and transmits each transaction to the target database servers. At each target database server, Enterprise Replication receives and applies each transaction to the appropriate databases and tables. Enterprise Replication can be combined with HDR.
For more information, see the IBM Informix Dynamic Server Enterprise Replication Guide.
Table 2 shows the types of data that you can replicate with HDR or Enterprise Replication.