HP P9000 Replication Manager Software 7.3.1-00 CLI User Guide

database is backed up and restored along with the database configuration file of the master
database when the system database is backed up and restored.
The following features of SQL Server 2008 and SQL Server 2012 are not supported:
FILESTREAM Data
Change Data Capture
Change Tracking
Backup Compression (Database and Transaction Log)
Shrinking a Database
The following features of SQL Server 2012 are not supported:
AlwaysOn Failover Cluster Instance
AlwaysOn Availability Group
Server Core Support
Allocating files that comprise a database
Allocate the database file backed up by Application Agent to a volume separate from files not to be
backed up.
Application Agent can back up only the database configuration files (the *.mdf and *.ndf data
files and the *.ldf transaction log file) and metafiles. Metafiles are generated when the backup
command is executed.
For database configuration files that are not subject to backup and for general files, no freezing
processing is executed. Therefore, if the primary volume contains a file that is not subject to the freezing
processing, pair partitions will be duplicated during file writing, resulting in loss of database integrity.
Allocate only the database configuration files subject to the freezing processing in the primary volume.
Allocation of database configuration files is shown in the figure below.
Figure 21 Allocation of database configuration files
Allocating multiple database configuration files to one volume
When multiple database configuration files are allocated to a volume, all databases need to be
backed up or restored in a group.
The figure below shows how backup and restoration are performed in this case.
Application Agent system configurations54