Viewing 6 posts - 1 through 7 (of 7 total)
Hi Clive,
We recently rebuilt every index. The main table used has the following for showcontig:
DBCC SHOWCONTIG scanning 'Snapshots' table...
Table: 'Snapshots' (2055678371); index ID: 1, database ID: 13
TABLE level scan performed.
-...
August 22, 2008 at 5:50 am
Hi Paul,
The server software is set to timeout after 30 seconds.
Ive noticed that when there is a high number of connections, the perfmon counter Lock timeouts/sec sometimes shoots up to...
August 22, 2008 at 3:38 am
The orignal procedure was created in SQL 2000, but the amended one in 2005. I completely agree with your comments, however this could well create massive problems if not detected!...
August 5, 2008 at 9:59 am
Hi Chris,
I've managed to work it out, but I dont know why it makes a difference. In the original procedure that was created some time ago, there was this:
IF NOT...
August 5, 2008 at 9:52 am
I actually managed to fix it.
For anyones information this link shows you how to fix it:
July 2, 2008 at 4:50 am
I think I may have found the reason. There was 4 stored procedures that referenced invalid columns that had not been deleted. I've removed these from the publication and its...
July 1, 2008 at 2:31 am
Viewing 6 posts - 1 through 7 (of 7 total)