Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / March 2008

Tip: Looking for answers? Try searching our database.

integrity check failed

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tulip - 13 Mar 2008 16:17 GMT
on sql server 2000, try to do integrity check on several database once a week
but failed, what would be main area to look up? thank you
Randy Pitkin - 13 Mar 2008 16:48 GMT
Drop and recreate your indexes then update statistics

I have a script somewhere that can automate the process

Do this during low usage times, as it willl greatly affect performance

> on sql server 2000, try to do integrity check on several database once a
> week
> but failed, what would be main area to look up? thank you
tulip - 13 Mar 2008 16:54 GMT
no error found on the appliation event viewer and no error found on the sql
server error log. How would i get the script? thank you

> Drop and recreate your indexes then update statistics
>
[quoted text clipped - 5 lines]
> > week
> > but failed, what would be main area to look up? thank you
Tibor Karaszi - 13 Mar 2008 17:34 GMT
Read the error messages that the DBCC CHECKDB command produced.

Signature

Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi

> on sql server 2000, try to do integrity check on several database once a week
> but failed, what would be main area to look up? thank you
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.