BUG DOC: Log Backup Mode Incorrectly Documented for Maintaining Log Backup Sequence (222127)
The information in this article applies to:
This article was previously published under Q222127 SUMMARY
SQL Server 7.0 Books On Line incorrectly documents the effect the log backup mode setting has on the ability to maintain a log backup sequence.
The following topic, SQL Server Architecture - Database Architecture - Physical Database Architecture - Transaction Log Architecture - Truncating the Transaction Log, incorrectly states:
A log backup sequence cannot be maintained for a database that is in log
backup mode. The only BACKUP LOG options that are valid for a database
in log backup mode are the NO_LOG or TRUNCATE_ONLY options.
The paragraph should read:
A log backup sequence cannot be maintained for a database that is in log
truncate mode. The only BACKUP LOG options that are valid for a database
in log truncate mode are the NO_LOG or TRUNCATE_ONLY options.
REFERENCES
bug #54715 (sqlbug_70)
Modification Type: | Major | Last Reviewed: | 10/27/2000 |
---|
Keywords: | kbbug kbDSupport KB222127 |
---|
|