Generate SQL scripts to replay or roll back the audited operations
Use natively compressed database and transaction log backups as auditing sources
Read transaction logs created in SQL Server 2012. Restore SQL Server 2012 objects
and data. Audit and undo changes made on FileTables, sequences and columnstore indexes Learn
more
Fully leverage the increased memory and performance boosts provided by the x64 architecture
Audit database changes on FIPS compliant systems
Capture changes made on tables with page and row compression
Audit and undo changes made on SPARSE columns, vardecimal data or by SELECT INTO
operations
Leverage the comprehensive auditing information already contained within the transaction
log for virtually zero-overhead auditing
Read not just the online log or detached LDFs but transaction log backups too
Export the auditing results to HTML, CSV, XML or SQL
Automatically identify the optimal method for SQL transaction log reading for peak
performance
Display only the transactions that meet the filter criteria that you specify
View granular details for every operation and transaction recorded in the transaction
log
Process SQL Server transaction logs unattended during off peak hours, minimizing
overhead
Read transaction logs created in SQL Server 2012, 2008 R2, 2008, 2005 and 2000