Forum Replies Created

Viewing 15 posts - 5,341 through 5,355 (of 5,841 total)

  • RE: Monthly SQL Crashes

    Minor point: I thought CU4 was build 3200 and CU5 (which you had to explicitly request last time I checked) was 3215. Still if the bug addresses the...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Monthly SQL Crashes

    I wonder if it is an HP box and they are being hit with the iLO driver bug.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    VERY nice find on that blog post! It sums up the ordered-output issue(s) quite explicitly.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Monthly SQL Crashes

    You REALLY need to be talking with PSS about the server crashes.

    2 more minor points: 1) 14GB is probably too high sql mem max for a 16GB...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Monthly SQL Crashes

    Another (at this time minor) point: 2008-02-06 03:12:12.98 spid1s A significant part of sql server process memory has been paged out. This may result in a performance degradation. Duration:...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Why my tempDB log bloted?

    Actually, if you have an 18GB tempdb and you never changed the default settings on the server, you now have roughly 18THOUSAND 1MB file fragments scattered all over your drive,...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: sp VS adhoc query peformance?

    >>Has anyone heard of any issues similar to this?

    Yeah, we all have! :-)) The problem is that the potential causes are quite numerous. Even without knowing your...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Want to Learn SAN

    check out snia.org for all sorts of SAN training and certification stuff.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    It just peeves me to no end to see half-hearted implementations of various established languages like XQUERY, compounded with less than half-hearted implementations of the documentation as to what...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    1) For the TSQL limitations remember that there are a bunch of MVPs pushing Microsoft to fully implement the ANSI standards that will allow set-based solutions to this and a...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    One more 'out-of-the-box' attempt for this topic: could an XML/XQuery guru out there try to tackle the running total problem from that perspective, if appropriate? I have seen...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: 5MB Inline Inserts to TempDB

    I will address the "why queries run fast/slow on 2000 and slow/fast on 2005" question: they have different optimizers. Therefore some queries will run the same, some will...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    Thanks for the testing Gila! I wonder if there is an indication hidden somewhere in the full XML plan or exec query stats or some other DMV that indicates...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    For those interested, here is a document written by Itzik Ben-Gan and Sujata Mehta with an incredible amount of information on the OVER enhancements I have been speaking of: ...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Solving the "Running Total" & "Ordinal Rank" Problems in SS 2k/2k5

    Philippe Cand (2/1/2008)


    Jeff Moden (1/31/2008)


    Philippe Cand (1/31/2008)


    Folks, there's absolutely no guarantee that MS will keep a particular method, function, stored proc, or functionality the same. I'll give you one...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 15 posts - 5,341 through 5,355 (of 5,841 total)