Skip to main content

Overview

XLServer ensures rapid and reliable database recovery in the event of failure, corruption, or operational error.

Recovery is the process of restoring a database from a backup to a functional state. XLServer provides intuitive and powerful tools to:

  • Restore databases to the same or different host
  • Perform point-in-time recovery (if supported)
  • Automate and track recovery steps
  • Minimize Recovery Time Objective (RTO)

⚙️ Recovery Strategies

  • 🔄 Full Restore from latest backup
  • 🕒 Point-in-Time Recovery (Oracle, PostgreSQL)
  • 🔧 Recovery to alternate environments (staging/test)
  • 🧪 Test Restore for validating backup integrity

🗂️ Supported Database Types

🚧 Recovery Workflow

  1. Select backup source
  2. Choose recovery point (latest or snapshot time)
  3. Select target environment
  4. Choose recovery options
  5. Mount the snapshot into database host
  6. Launch recovery and monitor progress