Bringing offline pages online  Side effects of offline pages

Chapter 11: Developing a Backup and Recovery Plan

Index-level fault isolation for data-only-locked tables

When pages of an index for a data-only-locked table are marked as suspect during recovery, the entire index is taken offline. Two system procedures manage offline indexes:

In most cases, a System Administrator uses sp_forceonline_object to make a suspect index available only to those with the sa_role. If the index is on a user table, you can repair the suspect index by dropping and re-creating the index.

See the Reference Manual for more information about sp_listsuspect_objec and sp_forceonline_object.





Copyright © 2005. Sybase Inc. All rights reserved. Side effects of offline pages

View this book as PDF