ReplicationControl SQL Option
ReplicationControl SQL Option enables transaction-consistent snapshots and replication of Microsoft SQL Server without disrupting database operations. It uses DynamicSnapVolume (DSV) to take the snapshots and RemoteDataReplication (RDR) or DynamicDataReplication (DDR) for replication.

ReplicationControl SQL Option provides the following functions:
Transaction-consistent snapshots
Triggers snapshots of MS SQL Server databases that are most useful for data protection.
Snapshot replication
Triggers replication of the snapshot for automatic protection of the database snapshot.
Restoration
Can restore the original database from a snapshot.