Schema Tampering and Table Corruption
Attack
Malicious user corrupts SQL tables.

With SQL Replication
Bad datatype/column change replicates immediately, breaking queries across the cluster.

With RMF's Object Synchronization
API calls fail when attempting to retrieve the object, and corruption is not replicated even when object-level controls are disabled.

Last updated