Rmsql remove, Rmsql report, Rmsql remove rmsql report – HP 3PAR Recovery Manager Software for Microsoft SQL Server Licenses User Manual
Page 55

RMSql remove
SYNTAX
RMSql remove -s
DESCRIPTION
The RMSql remove command removes a virtual copy from the system and the Recovery Manager
repository. The virtual copy must not be mounted; if the virtual copy is mounted, Recovery Manager
for SQL does not remove it.
PARAMETERS
The following options are supported:
-s
The SQL server to which the database belongs.
-t
The timestamp of the virtual copy to remove.
NOTE:
After a virtual copy is removed, it cannot be used to restore data from the Recovery
Manager for SQL repository. However, you can restore a removed virtual copy from the backup
media if the virtual copy was backed up with the RMSql backup command and the backup entry
is still available.
RMSql report
SYNTAX
RMSql report -s
DESCRIPTION
The RMSql report command collects the environmental information from a specified Windows
host and creates a report for diagnostic purposes.
PARAMETERS
The following options are supported:
-output
Full path to the folder in which to generate the report.
-s
Name of the Recovery Manager for SQL host.
EXAMPLE
The following command retrieves platform information from the host Grampus and saves the report
in c:\MyReport.
RMSql report -s Grampus -output c:\MyReport
Recovery Manager Commands
55