User's Manual

7.9
Recovery Manager Commands
3PAR Recovery Manager 3.0.2 for Microsoft SQL Server User’s Guide
3PAR Confidential
COMMAND
RMSql deletebackup
SYNTAX
RMSql deletebackup -s <SQL Server> [-i <SQL instance>] [-d <database>]
-t <timestamp>
DESCRIPTION
The RMSql deletebackup command only removes the specified backup entry in the
Recovery Manager repository. It does not remove NBU's entry and does not remove the actual
images backed up by NBU.
PARAMETERS
The following options are supported:
-s <SQL Server> - SQL server to which the backup belongs.
-i <SQL instance> - Optional: SQL instance associated with the database.
MSSQLSERVER
(local) will be used if not specified.
-d <database> - The database level backup to be removed. If not specified, instance level
backup is removed.
-t <timestamp> - The backup entry timestamp.