Delete Backup positional parameters
Positional parameters immediately follow the delete backup command and precede the optional parameters.
The following positional parameters specify the backup to delete:
- * | dbname
- *
- Delete the active backups of all databases.
- dbname
- Delete a backup of the specified database. The active backup is deleted unless you specify a different backup with the /object optional parameter.
The following positional parameter specifies the type of delete backup to run:
- FULL
- Delete full database backups.
- COPYFULL
- Delete copy-only full database backups.