Netezza Performance Server Replication Services 3.0.0.0 release notes
The software release number for the first release of Netezza Performance Server Replication Services (NRS) is 3.0.0.0.
Features
- Storage
- In-built storage is used for queuing replication objects.
- VLAN for replication
- You can configure a separate VLAN for replication traffic and management during deployment.
- Bidirectional replication
- Support for bidirectional replication between the replication nodes but for different databases.
- Capturing data
- Backup and restore functions of Netezza Performance Server are used to capture and apply changes.
- Eventual consistency
- With Netezza Performance Server Replication Services, one node (the primary) might have newer database content than the other nodes (replicas). The amount of time by which the replica lags behind the primary is called latency, and the amount of data that must be replicated and applied by the replica is the backlog.
- Available modes
- The replicated database is available only in the
Read-Writeon one system and theRead-Onlymode on the remote systems.
Known issues
- Deleting databases from replication error
-
Under a bidirectional replication set up, you might encounter error when you are running the nzdr delete db command. You can ignore this error.
- Running cpds_deploynrs with -i deployment error
-
You might encounter this message while you are running the cpds_deploynrs script with the -i option.
mmlsfs: Command failed. Examine previous error messages to determine cause.
You can ignore this error message.
- Update and delete database failure on one of the replication systems
- If the nzdr update db command failed on one of the replication systems, the nzdr list db output on both systems might differ.
Limitations
- NRS does not replicate table objects that are specified with
BACKUP DATA OFFandBACKUP OFF. For more information, see ../bnr_improvement/bnr_avoiding_tables.html. - NRS does not replicate the following data objects:
GLOBALS, including user entries and so on.TEMP TABLE, excludingGLOBAL TEMP TABLE.- Systems with Netezza Performance Server deployed on connector nodes are not supported.
- Only two replication nodes are supported.