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

When the -loading option is specified, because no temporary files are created as with the -undo
option, you do not need to create the temporary file storage directory beforehand.
If both the -undo option and -loading option are omitted, the database can be fully accessed after
recovery, but any subsequent transaction logs are not applied.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
In this example, the command is used to recover the entire database identified by SQLIns:
PROMPT> drmsqlrecover SQLIns
In this example, the command is used to recover only the database DB01 from within the instance
identified by SQLIns:
PROMPT> drmsqlrecover SQLIns -target DB01
drmsqlrecovertool (Recovers restored SQL Server databases via a GUI)
Format
drmsqlrecovertool instance-name
Description
The drmsqlrecovertool command uses a GUI to recover an SQL Server database that has been
restored by the drmsqlrestore command.
Arguments
instance-name
Specify the name of the database instance to be recovered. If the SQL Server instance to be recovered
is the default, specify DEFAULT.
GUI description
The following describes the drmsqlrecovertool dialog box that is activated when the
drmsqlrecovertool command is executed.
Application Agent CLI Reference Guide 179