Backup the database 'mydatabase' to a file 'mydb.abf' at the location 'D:\MyFolder\'. This compresses and encrypts the backup file.
BACKUP LOG is not possible because bulk logged changes exist in the database and one or more filegroups are unavailable. ...
BACKUP LOG was unable to log updates for for database '%1!s!'. Subsequent log backups will be required to advance the backup ...
Backup mirroring is not available in this edition of SQL Server. See Books Online for more details on feature support in ...
Backup of file '%1!s!' is not permitted because it contains pages subject to an online restore sequence. Complete the restore ...
Backup the database 'mydatabase' to a file 'mydb.abf' at the location 'D:\MyFolder\'. This compresses and encrypts the backup ...
Backup the database 'mydatabase' to a file 'mydb.abf'. The backup file will be available at the default backup location specified ...
Backup to mirrored media sets requires all mirrors to append. Provide all members of the set, or reformat a new media set. ...
BACKUP WITH CONTINUE_AFTER_ERROR successfully generated a backup of the damaged database. Refer to the SQL Server error log ...
Backup, file manipulation operations (such as ALTER DATABASE ADD FILE) and encryption changes on a database must be serialized. ...