During a server restart after a planned or unplanned shutdown, or during high availability failover, a significant portion of time is spent on database recovery. Faster recovery minimizes database downtime.
Enhance the performance of database recovery
Recover multiple databases in parallel by making use of available server resources and tuning them intelligently
Provide multiple checkpoint tasks at runtime that can run concurrently to minimize the work at recovery time