Forum Replies Created

Viewing 15 posts - 14,206 through 14,220 (of 19,560 total)

  • RE: Today's Random Word!

    bcsims 90437 (5/6/2010)


    El Paso? Salsa... it's almost lunchtime.

    Jalapenos

    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: SSIS Performance Optimization

    Amol Naik-681410 (5/6/2010)


    The time to run the SP definitely is longer than it should have taken, almost double the time (~6 minutes).

    Thanks,

    That seems proportionate to a double run (validation 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: SSIS Performance Optimization

    I was thinking the delayvalidation flag that can be set to true. During runtime, the runtime engine validates each task as it reaches it. During runtime, the delayvalidation...

    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!

    bcsims 90437 (5/6/2010)


    CirquedeSQLeil (5/6/2010)


    Lynn Pettis (5/6/2010)


    Actually, the problem is I'll need a vacation from the vacation. A week from Sunday will be 14+ hours of driving (coming home from...

    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: SSIS Performance Optimization

    When you are running this, are you running it as a job or directly from BIDS?

    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: Upgrade to R2 package

    It looks like you can do an upgrade. You will need to perform a custom installation to do that.

    http://blogs.msdn.com/sqlexpress/archive/2009/06/15/installing-sql-server-2008-guidance.aspx

    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: rarely used procedures in db

    eric_russell 13013 (5/6/2010)


    The following query returns the name, execution count, min/max execution time, etc. for all stored procedures. It can also be extended to include CPU utilization and also performance...

    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: Error when using replace

    If you are truly on sql server 2008, I recommend you look into altering the data type to varchar or nvarchar(max) instead of text. Text data type is going...

    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: SQL Server DBA.... what next?

    GilaMonster (5/6/2010)


    Henrico Bekker (5/6/2010)


    Next on your agenda I would say is to go for MVP status.

    Um.....

    MVP status is not something that you should be 'going for' as a career goal....

    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: SSIS Performance Optimization

    Have you considered turning off pre-validation?

    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: Restricting SQL sysadmin from access

    If the DBA is in the sysadmin role, then the DBA will have access to the data. The DBA would need to not be in the sysadmin role. ...

    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: SSIS Performance Optimization

    How well does the SP perform outside of the package? Have you checked indexes? What does the proc look 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: sql server 2000 to sql server 2008

    Ninja's_RGR'us (5/6/2010)


    This seems like a case of error message pointing to the wrong thing. We need the whole code and sample data to find the real problem.

    I agree. ...

    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: Version Control your Stored Procedures

    jacroberts (5/6/2010)


    CirquedeSQLeil (5/6/2010)


    I would have like to see a more in-depth article on the facets of the scripts. I think this would have added more value to the article.

    I...

    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!

    Lynn Pettis (5/6/2010)


    Actually, the problem is I'll need a vacation from the vacation. A week from Sunday will be 14+ hours of driving (coming home from San Antonio after...

    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 - 14,206 through 14,220 (of 19,560 total)