November 4, 2005 at 8:35 am
On one of our servers we receive the following error when a database is placed in Taskpad view:
A Runtime Error has occurred.
Do you wish to Debug?
Line: 306
Error: Unspecified error.
The strange thing is that if I change the view to something else and then back to taskpad it works. Not that it's too big of deal, just bother some. Is this a sign of something corrupt?
November 4, 2005 at 10:48 am
Nope. I can't quote the source, but I've seen that it's bug that Microsoft doesn't feel is worth fixing - so call it a feature.
I have been trying to track when it happens for me and it seems to mainly occur when I'm running DBCC UPDATEUSAGE, or shrinking the files.
So, I believe it's occuring when the sysfiles for the database are changing. (It can't figure out the size of the database because the size is being changed at the time).
-SQLBill
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply