Viewing 4 posts - 16 through 20 (of 20 total)
Ah. No I'm not going mad, just connected to the wrong instance :blush: Disregard the last post, the max id query is still taking forever.
I'll get back to you when...
June 4, 2009 at 9:26 am
Well the plan is the clustered index scan you'd expect (with a stream aggregate thrown in for partitioning).
However, now the query runs fine. Even after dropcleanbuffers. Yet it was consistently...
June 4, 2009 at 9:08 am
Ooohkaaay. I think I just ran into the scenario where the wrong partitioning can destroy your performance. Shame the documentation isn't a little more explicit on what NOT to do...
June 4, 2009 at 5:41 am
On the
Msg 15404, Level 16, State 10, Procedure sp_grant_publication_access, Line 136
Could not obtain information about Windows NT group/user 'johndoe', error code 0xffff0002.
Error when trying to add a publication from...
February 12, 2009 at 8:51 am
Viewing 4 posts - 16 through 20 (of 20 total)