5.5

Table Of Contents
Creating the SRM Database 3
The SRM Server requires its own database, which it uses to store data such as recovery plans and inventory
information.
The SRM database is a critical part of an SRM installation. You must create the SRM database and establish a
database connection before you can install SRM.
SRM cannot use the vCenter Server database because it has different database schema requirements. You
can use the vCenter Server database server to create and support the SRM database.
Each SRM site requires its own instance of the SRM database. Use a different database server instance to run
the individual SRM databases for each site. If you use the same database server instance to run the databases
for both sites, and if the database server experiences a problem, neither SRM site will work and you will not
be able to perform a recovery.
SRM does not require the databases on each site to be identical. You can run different versions of a
supported database from the same vendor on each site, or you can run databases from different vendors on
each site. For example, you can run different versions of Oracle Server on each site, or you can have an
Oracle Server database on one site and an SQL Server database on the other.
If you are updating SRM to a new version, you can use the existing database. Before you attempt an SRM
environment upgrade, make sure that both SRM Server databases are backed up. Doing so helps ensure that
you can revert back to the previous version after the upgrade, if necessary.
For the list of database software that SRM supports, see the Site Recovery Manager Compatibility Matrixes.
n
Configure Microsoft SQL Server for SRM on page 23
When you create a Microsoft SQL Server database, you must configure it correctly to support SRM.
n
Configure Oracle Server for SRM on page 24
When you create a Oracle Server database, you must configure it correctly to support SRM.
n
Create an ODBC System DSN for SRM on page 24
You must provide SRM with a system database source name (DSN) for a 64-bit open database
connectivity (ODBC) connector. The ODBC connector allows SRM to connect to the SRM database.
Configure Microsoft SQL Server for SRM
When you create a Microsoft SQL Server database, you must configure it correctly to support SRM.
You use SQL Server Management Studio to create and configure an SQL Server database for SRM to use.
This information provides the general steps that you must perform to configure an SQL Server database for
SRM to use. For specific instructions, see the SQL Server documentation.
VMware, Inc.
23