Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL7 Integrity Checks - DB Maintenance

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-01 : 09:48:29
Alan writes "We run a SQL 7 DB on Windows 2000 Server SP2.

Part of our DB Maintenance plan is to run a nightly check on database integrity (attempting to fix minor problems)including indexes. While the job was showing that it had been successfully run every night, I noticed that the process time was 2 seconds. It obviously was not working.

I decided to run the check manually after killing all processes on SQL and this time it ran for 10 minutes - so I think it worked this time.

My question is: how can you schedule Integrity checks on SQL7 to run automatically if the only way it will run is if all processes are killed?

Thanks

Alan"
   

- Advertisement -