HP 3PAR Recovery Manager Software for Microsoft SQL Server Licenses User Manual
Page 71

The following command performs a media restore of a virtual copy 020405162103 using Data
Protector.
HpRmCli Sql restore -s server1 -i inst -d testdb -t 020405162103 -dp
HpRmCli Sql restore -s server1 -i inst -d testdb -t 020405162103 -dp
-a J:\Test
The following command performs a media restore of a virtual copy 020405162103 using NBU.
HpRmCli Sql restore -s server1 -i inst -d testdb -t 020405162103 -M
server1
HpRmCli Sql restore -s server1 -i inst -d testdb -t 020405162103 -M
server1 -a J:\Test
The following command performs a restore to a point-of-failure of virtual copy 020405162103
HpRmCli Sql restore -s server1 -i inst -t 020405162103 -pointofFailure
The following command performs a restore of multiple databases from a instance level virtual copy
020405162103
.
HpRmCli Sql restore -s server1 -i inst -t 020405162103 –d "machinename1,
machine1, mach1"
NOTE:
Use quotes ("") when an option value includes spaces.
Recovery Manager Commands
71