User's Manual
7.22
Recovery Manager Commands
3PAR Recovery Manager 3.0.2 for Microsoft SQL Server User’s Guide
3PAR Confidential
COMMAND
RMSql listbackup
SYNTAX
RMSql listbackup -s <SQL Server> [-i <SQL instance>]
[-d <database>] [-t <timestamp>]
DESCRIPTION
The RMSql listbackup command displays all virtual copies being backed up through the
NetBackup.
PARAMETERS
The following options are supported:
◆ -s <SQL Server> - The SQL server to which the database belongs.
◆ -i <SQL instance> - This is an optional argument: The SQL server instance to which
the database belongs. MSSQLSERVER (local) will be used as the default if not specified.
◆ -d <database> - This is an optional argument: The database from which to create a
virtual copy.
◆ -t <timestamp> - This is an optional argument: The timestamp of the virtual copy to
list the backup record.
NOTE: When a timestamp is provided, the detailed information about the virtual
copy backed up will be displayed.