Forum Replies Created

Viewing 15 posts - 3,166 through 3,180 (of 19,560 total)

  • RE: First SQl job were you nervous?

    thomashohner (5/3/2014)


    Anyone else sometimes feel nervous that you wont measure up?

    Every new client and often times with new projects for old clients.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    hisakimatama (5/6/2014)


    SQLRNNR (5/6/2014)


    hisakimatama (5/1/2014)


    Whew, busy times at work lately. I've been out of The Thread for a good bit :-).

    Anyone else from The Thread planning to attend this week's...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Revenant (5/6/2014)


    Ed Wagner (5/6/2014)


    crookj (5/6/2014)


    SQLRNNR (5/6/2014)


    Stuart Davies (4/29/2014)


    Zeus

    dog

    Day Afternoon

    Beach

    Boys

    Beatles

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Stuart Davies (4/29/2014)


    Zeus

    dog (springer spaniel)

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    hisakimatama (5/1/2014)


    Whew, busy times at work lately. I've been out of The Thread for a good bit :-).

    Anyone else from The Thread planning to attend this week's SQL Saturday...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Saving Execution Plans

    jcox 10222 (5/5/2014)


    Has this been completed? If not I'd like to give it a crack. Also do you want to mention any free tools you can use to...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Join Operations – Hash Match

    I haven't taken any of the IE courses by SQLSkills so couldn't compare what is actually on the slides and the context.

    But from what you posted it looks like the...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Memory-Optimized Table checkpoint

    Excellent question

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    GilaMonster (4/24/2014)


    Finally making some progress on at article on premature optimisation. Anyone willing to be a proof-reader? Hopefully will be done this week or next.

    yes please.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Table size not reducing after large data delete and index rebuid

    Eric M Russell (4/23/2014)


    I believe that performing a clustered index reorganization is always an online operation, and LOB_COMPACTION (on by default) will also reclaim deallocated LOB pages, which is what...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: script to find most expensive queries across all databases

    Here's an alternative query you could try. Keep in mind it could be a heavy load on a production box.

    SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;

    GO

    /*

    For statement optimization levels the...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Table size not reducing after large data delete and index rebuid

    Here's an alternative as well for table space usage that is very detailed.

    http://jasonbrimhall.info/2014/03/28/table-space-updated-again/

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Table size not reducing after large data delete and index rebuid

    S_Kumar_S (4/23/2014)


    Can i change the data type from ntext to nvarchar(max) and then will I be able to rebuild the index online?

    Is there any other way around to rebuild it...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    periwinkle

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Open Source the MCM

    GilaMonster (4/23/2014)


    Brent Ozar (4/23/2014)


    A lot of the fun of the MCM lab was that the questions had surprising catches. The questions and answers alone weren't enough - the lab environment...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 3,166 through 3,180 (of 19,560 total)