Hi,
We currently run SQL Sever 7 with SP3. The database I'm concerned with is quite large (about 50gig) and executes a long batch run every night.
At the end of each backup a DBCC CHECKDB is performed and ,every night, produces an index error on one of the tables. The next morning, we can simply re-run the DBCC CHECKDB or DBCC CHECK TABLE and the DBCC returns no errors.
Has this happened to anyone else? There seems to be no sign of the problem in any SQL documentation.
Any help appreciated, Thanks.
We currently run SQL Sever 7 with SP3. The database I'm concerned with is quite large (about 50gig) and executes a long batch run every night.
At the end of each backup a DBCC CHECKDB is performed and ,every night, produces an index error on one of the tables. The next morning, we can simply re-run the DBCC CHECKDB or DBCC CHECK TABLE and the DBCC returns no errors.
Has this happened to anyone else? There seems to be no sign of the problem in any SQL documentation.
Any help appreciated, Thanks.