1. The document describes how to implement database mirroring for the CMS and Audit databases in SAP BusinessObjects to achieve high availability. It involves setting up a primary database server, mirror database server, and arbiter database server that will communicate to ensure the databases remain active if the primary fails.
2. The steps include defining the database servers as mirror partners, setting the primary and mirror servers, configuring the arbiter server, backing up the databases to the mirror server, and starting all the database servers. The ODBC connections also need to be changed to point to the logical primary server name.
3. Additional configuration in Sybase Central is described to set up the database servers as Windows services