Re: Problem with my SQL 2000 Maintenance plans.
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 10/19/04
- Next message: Uri Dimant: "Re: Our database is growing very fast. Please help us"
- Previous message: Russell: "Problem with my SQL 2000 Maintenance plans."
- In reply to: Russell: "Problem with my SQL 2000 Maintenance plans."
- Next in thread: Russell: "Re: Problem with my SQL 2000 Maintenance plans."
- Reply: Russell: "Re: Problem with my SQL 2000 Maintenance plans."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 10:37:34 +0200
Uncheck the "attempt to repair minor problems" for your maint plan. This option is a bad idea in the
first place. If you do have a problem in the database, you want to be alerted so you can do
root-cause analysis and so on (http://www.karaszi.com/SQLServer/info_corrupt_suspect_db.asp). The
option will most probably be removed in next version of SQL Server.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "Russell" <Russell@discussions.microsoft.com> wrote in message news:FA9647AB-08DB-4AC9-AE48-3ABD6606BF48@microsoft.com... >I have just started a new job and am in the process of sorting out the > database backups. On every server there seems to be the same issue with the > integrity step. The error it is giving is when it is carrying out the 'Check > Data and Index Linkage' the error is 'Repair Statement not processed.Database > needs to be in single user mode.' Is there anyway around this?, or will it > just be down to people or the replication agents being connected to the > database at the time the integrity checking is taking place.
- Next message: Uri Dimant: "Re: Our database is growing very fast. Please help us"
- Previous message: Russell: "Problem with my SQL 2000 Maintenance plans."
- In reply to: Russell: "Problem with my SQL 2000 Maintenance plans."
- Next in thread: Russell: "Re: Problem with my SQL 2000 Maintenance plans."
- Reply: Russell: "Re: Problem with my SQL 2000 Maintenance plans."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|