Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 19,560 total)

  • RE: Today's Random Word!

    Sean Lange (6/27/2014)


    Ed Wagner (6/26/2014)


    JAZZ Master (6/26/2014)


    Ed Wagner (6/26/2014)


    SQLRNNR (6/26/2014)


    Bola

    Ball

    Squirrel

    Nut

    Zippers

    Careful:sick:

    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

    Here is a sample http://www.sqlservercentral.com/Forums/Topic1380488-21-1.aspx.

    Are your packages stored in msdb or on disk?

    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: Optimal Specs for a SQL Server?

    Since the move is more political and not performance based, sure go ahead and move the db no matter what the performance is.

    That said, to make hardware choices more info...

    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: Optimal Specs for a SQL Server?

    40% CPU utilization is not enough to get me to get a new SQL Server.

    If there are performance issues, I would start looking at other things.

    If things are slow, and...

    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

    For the stored procedure part, you can query sys.sql_modules.

    To find which packages touch which tables, you would have to parse the xml of each package or look at the package...

    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: DBAs happiest people at work

    Cody K (6/26/2014)


    Wow that was a while ago. I did quit, took a month off, took a second month off, and just when I was about to become a normal...

    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?

    Love it when they change priorities, not day by day, but minute by minute basis. Makes it a lot of fun to decipher what really needs to be done.

    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: Never Stop Learning

    My point? Most people watch a lot more television than six hours per week. What do I do with that time instead? I read books and blogs. I "tinker" with...

    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: Byte Me: Insubordinate Clause

    patrickmcginnis59 10839 (6/26/2014)


    SQLRNNR (6/26/2014)


    Jeff Moden (6/26/2014)


    I think it would be much more fun to partition an IDIOT. 😛

    With a sliding window?

    Should we partition by date? Or something else?

    Probably by...

    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!

    Bola

    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: Byte Me: Insubordinate Clause

    Jeff Moden (6/26/2014)


    I think it would be much more fun to partition an IDIOT. 😛

    With a sliding window?

    Should we partition by date? Or something else?

    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: Byte Me: Insubordinate Clause

    KWymore (6/26/2014)


    SQLRNNR (6/26/2014)


    Jeff Moden (6/26/2014)


    KWymore (6/25/2014)


    Reminds me of the Oracle error I got the other day -

    SQL Error: ORA-14451: unsupported feature with temporary table

    14451. 00000 - "unsupported feature...

    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 to understand these wait-types

    FWIW, looking at your waits, only 2 stand out.

    CXPACKET and WRITE_COMPLETION

    You can search on those. But without information about IO load or your disk subsystem I won't comment yet...

    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 to understand these wait-types

    Keith Tate (6/26/2014)


    I would start with this blog [/url]post by Paul Randal.

    just making the link look obvious.

    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: The Great Escape

    Lynn Pettis (6/26/2014)


    I will agree to disagree. Just saying, though, Microsoft doesn't always know best how each server (or database) should be configured. Just look at the default...

    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,746 through 2,760 (of 19,560 total)