User's Manual

7.11
Recovery Manager Commands
3PAR Recovery Manager 3.0.2 for Microsoft SQL Server User’s Guide
3PAR Confidential
COMMAND
RMSql display
SYNTAX
RMSql display -s <SQL Server> [-rc <target server>] [-i <SQL instance>]
[-d <database>] [-t <timestamp>]
DESCRIPTION
The RMSql display command displays all virtual copies in the server at a local site or remote
site.
PARAMETERS
The following options are supported:
-s <SQL Server> - SQL server associated with the database.
-i <SQL instance> - SQL instance associated with the database.
Optional: Uses MSSQLSERVER as the default if not specified.
-d <database> - Optional: Display the virtual copy created for a given database.
-rc <target server> - For taking remote copy snapshots at secondary site. The Recovery
Manager Backup component server with Recovery Manager SQL installed must be located at
the secondary site.
-t <timestamp> - Optional: To display detailed information about an individual virtual copy
existing in the local repository.
EXAMPLES
The following command will display the virtual copies for server1.
RMSql display -s server1
NOTE: RMSql display -t for virtual copy from a secondary site is not
supported.