RMSql deletebackup
SYNTAX
RMSql deletebackup
DESCRIPTION
The RMSql deletebackup command removes the specified backup entry from the Recovery Manager repository only. It does not remove the Symantec NetBackup or HP Data Protector entry, nor does it remove the actual images backed up by the backup process.
PARAMETERS
The following options are supported:
| SQL server to which the backup belongs. |
| Optional. The SQL instance associated with the database. If not |
| specified, MSSQLSERVER (local) is used as the default value. |
| Optional. The |
| the |
| The backup entry timestamp. |
EXAMPLE
The following command deletes the backup timestamp 020405162103:
RMSql deletebackup -s server1 -d db1 -t 020405162103
Recovery Manager Commands 49