Forum Replies Created

Viewing 15 posts - 2,701 through 2,715 (of 19,560 total)

  • RE: Index rebuild maintenance plan

    Please refrain from the use of maintenance plans.

    I would recommend the defrag script by Michelle Ufford way before any others offered on the internet based on experience and client experience...

    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: Find the Tables that are generated from a SSIS package

    You can try a query like what was in that article. If it returns results, then you have the packages stored in SQL Server (or at least some of...

    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: How do you describe what you do?

    I have charged them on occasion.

    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: retrieving 1 record takes 5 times longer than before PC went into sleep and woke up

    Lowell (6/30/2014)


    well, first, 26 milliseconds is fast. the difference is pretty minimal for things under 50 milliseconds, i don't know if it's worth investigating much.

    ...

    could it be that because 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: How do you describe what you do?

    These days my answers are along the lines of...

    A DBA - to which they give the quizzical look

    Then I say

    A Database Consultant - seems to keep the requests for free...

    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?

    David Burrows (6/30/2014)


    SQLRNNR (6/30/2014)


    David gave him most of the answer already but he didn't try to do anything with it other than say it doesn't work.

    Actually Lynn's solution looked like...

    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: How many Records are Returned?

    Hugo Kornelis (6/29/2014)


    Got it wrong.

    I hate these questions where a declaration bad practice is buried under a heap of distracting code. I know that this happens in real code too,...

    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: retrieving 1 record takes 5 times longer than before PC went into sleep and woke up

    How long after you wake the machine are you waiting to do this data retrieval?

    Long enough to have other tasks run first?

    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?

    Sean Lange (6/30/2014)


    SQLRNNR (6/30/2014)


    Lynn Pettis (6/29/2014)


    Koen Verbeeck (6/29/2014)


    Lynn Pettis (6/28/2014)


    It is scary how people manage to get into working with databases and then expect others to bail them out when...

    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!

    EL Jerry (6/30/2014)


    Intermission

    https://www.youtube.com/watch?v=O0wOD9TWynM

    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?

    Lynn Pettis (6/29/2014)


    Koen Verbeeck (6/29/2014)


    Lynn Pettis (6/28/2014)


    It is scary how people manage to get into working with databases and then expect others to bail them out when they are in...

    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: Stored Procedure Performance

    When you do the conversion that is an explicit conversion.

    If you allow SQL Server do the conversion, that is an implicit conversion.

    Common places for that to happen is in joins...

    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: Stored Procedure Performance

    Do you mean convert_implicit?

    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: Need help on SQL Query

    Have you tried making any adjustments to the provided code to make it work for your scenario?

    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?

    Lynn Pettis (6/28/2014)


    It is scary how people manage to get into working with databases and then expect others to bail them out when they are in over their head.

    And 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

Viewing 15 posts - 2,701 through 2,715 (of 19,560 total)