%1 (%2) %3Database '%4': While attempting to move to the next or previous node in a B-Tree, the database engine skipped over %7 non-visible nodes in %8 pages. It is likely that these non-visible nodes are nodes which have been marked for deletion but which are yet to be purged. The database may benefit from widening the online maintenance window during off-peak hours in order to purge such nodes and reclaim their space. If this message persists, offline defragmentation may be run to remove all nodes which have been marked for deletion but are yet to be purged from the database. Name: %5 Owning Table: %6 ObjectId: %9 PgnoRoot: %10 Type: %11 Unversioned Deletes: %12 Uncommitted Deletes: %13 Committed Deletes: %14 Non-Visible Inserts: %15
Database '%4': The database engine lost unused pages %5-%6 while attempting space reclamation on a B-Tree (ObjectId %7). ...
Database '%4': The primary index '%5' of table '%6' may be corrupt. If there is no later event showing the index being rebuilt, ...
Database '%4': The secondary index '%5' of table '%6' may be corrupt. If there is no later event showing the index being ...
Database '%4': The secondary index '%5' of table '%6' will be rebuilt as a precautionary measure after the Windows version ...
Database '%4': While attempting to move to the next or previous node in a B-Tree, the database engine skipped over %7 non-visible ...
Database '%4': While attempting to move to the next or previous node in a B-Tree, the database engine skipped over %7 non-visible ...
Database and log files can become very large and can possibly consume all available disk space. If these files are located ...
Database Cache % Hit is the percentage of database file page requests that were fulfilled by the database cache without causing ...
Database Cache % Resident is the percentage of the database cache that are currently in the process's working set. Dev Only] ...