Viewing 15 posts - 43,126 through 43,140 (of 49,571 total)
It could be that for some reason SQL couldn't identify the locked resource. I have seen that from time to time. If you get an answer, please let us know.
November 14, 2008 at 8:49 am
GermanDBA (11/14/2008)
I'm not sure If I read the details incorrectly, but the new policy manager for SQL 2008 should supply just this. You setup the policies it should check...
November 14, 2008 at 8:40 am
Shripad (11/14/2008)
Dear ,I have checked all DBCC commands, i am getting same error as i mentioned earlier.
Please post the full output of the checkDB command that I gave above
I...
November 14, 2008 at 1:58 am
Depends how fast the indexes fragment. If you have an index where the fragmentation increases about 2% a month, then reindexing weekly is too often. If you have an index...
November 14, 2008 at 12:55 am
Not offhand.
Do you need to see it? I know it's interesting from an academic point, but from what I can see of this one and the previous graph, there's more...
November 14, 2008 at 12:50 am
CTM?
The most recent version of SP3 is RC0 (Release Candidate 0)
November 14, 2008 at 12:46 am
You're going to have to ask someone who knows sharepoint well.
November 13, 2008 at 1:45 pm
This one?
deadlock victim=processe3dc48
pagelock fileid=1 pageid=534789 dbid=5 objectname=LVTS.dbo.allocations id=lock1d81d0c0 mode=SIU associatedObjectId=72057596482748416
owner-list
owner...
November 13, 2008 at 1:24 pm
It's the sharepoint search database. It indexes all content in the sharepoint sites.
November 13, 2008 at 1:07 pm
Mike (11/13/2008)
Is there a way to give the DB a max size so that it doesn't keep eating up my space on my server?
Yes, but if you do and...
November 13, 2008 at 12:46 pm
Muralidharan Venkatraman (11/13/2008)
Is there like a standard script which can go over the tables and make that decision?
None that I've ever seen. While it's possible to tell currently what columns...
November 13, 2008 at 12:41 pm
Swirl80 (11/13/2008)
November 13, 2008 at 12:09 pm
Swirl80 (11/13/2008)
but i was on the understanding that if i restored the database and all tlogs (incl the tail) then i'd just be restoring the database in the corrupt state.
Only...
November 13, 2008 at 12:06 pm
Swirl80 (11/13/2008)
November 13, 2008 at 11:38 am
Swirl80 (11/13/2008)
Can anyone confirm whether if a table becomes corrupt, will this be replicated to the DR boxes?
No. What's shipped to the failover are the log backups. Corruption is typicaly...
November 13, 2008 at 11:14 am
Viewing 15 posts - 43,126 through 43,140 (of 49,571 total)