QuestionQ462

Systems and Application Security

Which of the following is not a transaction-redundancy implementation?

  • A on-site mirroring
  • B Electronic Vaulting
  • C Remote Journaling
  • D Database Shadowing
Explanation

Electronic vaulting, remote journaling, and database shadowing are transaction-redundancy approaches that capture or replicate transaction changes for recovery. On-site mirroring is a local data-copying approach rather than a transaction-redundancy implementation.

Community Discussion

No comments yet. Be the first to start the discussion!