HP XP P9000 Replication Manager Software 7.6.0-00 Application Agent CLI Reference Guide

-template
Specify this option to perform restore operations by using a backup catalog that was created by
executing the drmsqlbackup command with the -template option specified. The START-TIME
and END-TIME of a template catalog specified with the -template option are the times at which
creation of the template catalog started and finished.
-pf copy-parameter-definition-file
Specify this option when using the number of retries and the retry interval defined in the copy parameter
definition file. Specify only the file name, without specifying the path.
When you omit this option, the value of the RAID Manager-linkage definition file (DEFAULT.dat) is
used. The value of the RAID Manager-linkage definition file (DEFAULT.dat) is used for parameters
that are not coded in the copy parameter definition file.
Create the copy parameter definition file with an arbitrary name in the location below. Specify the
file name by using an alphanumeric character string that is 64 bytes or less.
Application-Agent-installation-directory\DRM\conf\raid
NOTE:
Specify all the databases that are contained in the logical volume to be restored. If this option is
not specified, a command error occurs.
When you specify this command on the SQL Server database whose name has been changed,
make sure that the SQL Server database to be restored is detached. If the SQL Server database
is restored without detach processing, the command fails and the SQL Server database might not
be able to be used after restoration. If an SQL Server database becomes unusable, detach the
database, and then restore it again.
The backup information in the backup catalog is managed based on using the copy group as a
key. Depending on the backup method, you might not be able to perform restoration, even though
the backup data exists on the secondary volume. For further information, see the notes on running
Application Agent in the
HP P9000 Replication Manager Software Application Agent CLI User
Guide
.
After a database is restored, the owner of the database is changed to the user who performed
the restoration. To change the owner, use SQL Server Enterprise Manager to attach the database
again, or use the sp_changedbowner system stored procedure.
When the drmsqlrestore command executes, it uses SQL Server with minimum startup. If the
Windows firewall functionality has been set up in the database server, then when the drm-
sqlrestore command executes to restore databases that include the system databases (master,
model, and msdb), a dialog box might be displayed asking if the OS firewall is to block SQL
Server communication. If this dialog box is displayed, select Do not block. The drmsqlrestore
command will continue processing without problems even if you do not respond to this dialog
box.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Basic commands186