HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

Specify an instance name to execute the drmsqlrecover command.
The following command illustrates execution of the drmsqlrecover command to recover an
SQL Server database:
DBServer > drmsqlrecover default
KAVX0001-I The drmsqlrecover command will now start.
KAVX0002-I The drmsqlrecover command will now end.
DBServer >
When you execute the drmsqlrecover command with an instance name specified, the database
becomes accessible, and the recovery is complete.
When you execute the drmsqlrecover command with the -undo option specified, the database
is recovered in the standby status (read-only and usable). When you execute with the -loading
option specified, the database has the loading status and is not accessible. Note that the -undo
option cannot be used unless the UNDO file storage directory has been set using the drmsqlinit
command.
Using the drmsqlrecovertool dialog box to recover an SQL Server database
The drmsqlrecovertool dialog box is useful for performing recovery and checking the status of
a database at the same time.
To use the drmsqlrecovertool dialog box to recover an SQL Server database:
1. Specify an instance name to execute the drmsqlrecovertool command.
DBServer > drmsqlrecovertool default
When you execute the command, the drmsqlrecovertool dialog box is displayed.
2. Select a recovery destination database in Target database.
CLI User Guide 293