| Subject |
Description |
| Support for Teradata as a target |
Support for replicating data to Teradata. |
| Support for Hadoop |
Support for replicating data from relational databases to HDFS (Hadoop Distributed File System). |
| Support for LSA (Log Server Agent) for Oracle |
Enhanced DBMoto performance when replicating data from Oracle (Log Server with LogMiner) |
| Support for Oracle direct log reader |
An additional choice for transactional replications from Oracle using the Log Server module with a –filereader option to access Oracle Archive Logs directly. |
| Support for LSA (Log Server Agent) for MySQL |
Enhanced DBMoto performance when replicating data from MySQL |
| Support for IBM i API log reader |
Implemented a new approach to reading the IBM i log (journal) using APIs. |
| Support for LOB replication in IBM i (AS/400) |
Support for BLOB and LOB replication for the IBM i platform. |
| Ability to schedule Verifier execution |
Feature to schedule Verifier activities. |
| Managing the replication of LOBs by using files instead of keeping in memory their values |
Improved performance when replicating BLOB and LOB datatypes. |
| Commit control when replicating transaction from source to target (read transactions from log history and apply them to target) |
Rather than handling each single transaction separately and committing each record on the target, there is now a feature to replicate commits (so if there is a transaction in the source DB with 1000 records, the same transaction will be applied to the 1000 records on the target when replicating). |
| GUI new look and feel |
Added new icons and revamped user interface |