Forum Replies Created

Viewing 15 posts - 13,126 through 13,140 (of 19,560 total)

  • RE: steps to consider while migrating SQL server 2000 store proc to Sql server 2005

    For stored procedures, I would start with the Database Upgrade advisor. That will run checks on your database to help determine what needs fixed prior to upgrade.

    For DTS packages,...

    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: Update 20 local SQL servers

    Replication sounds like a good option to me for that. Other options may take us beyond SQL Server to creating a package that gets deployed to the laptop 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: Best practices for SQL Server Agent service account

    You are mixing a few things here. The owner of the job is not necessarily the one that executes a job. SQL Agent Service cannot be set 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: Are the posted questions getting worse?

    Jack Corbett (7/27/2010)


    CirquedeSQLeil (7/27/2010)


    ... Dicaprio doesn't do it for me ...

    So may places to take that, I don't even know where to start and not sure if I should...:-D

    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: Today's Random Word!

    dbowlin (7/27/2010)


    CirquedeSQLeil (7/26/2010)


    John Rowan (7/26/2010)


    crookj (7/26/2010)


    John Rowan (7/26/2010)


    blessing

    Sneezed?

    Joe

    Nope, just count 'em.

    daily and then repeat

    #1. I woke up again

    #2. The sun rose again.

    #3. My family and I are...

    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: VLDB Index rebuild best practices on Standard Edition server

    Sankar Reddy (7/27/2010)


    CirquedeSQLeil (7/27/2010)


    I would look into doing the rebuilds more frequently and more targeted.

    I would rebuild certain tables on certain nights and have a rebuild job running nightly.

    Example:

    TableA -...

    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?

    Kit G (7/27/2010)


    I haven't seen Inception, probably won't. Haven't been able to see a Leonardo DiCaprio movie since Titanic. And, with what little I've seen/heard, I'm not all...

    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?

    Jack Corbett (7/27/2010)


    CirquedeSQLeil (7/27/2010)


    ... Dicaprio doesn't do it for me ...

    So may places to take that, I don't even know where to start and not sure if I should...:-D

    Not...

    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: Tempdb

    And here is another resource for helping to find the cause (if it is different than the index rebuild that occurred).

    http://www.sqlservercentral.com/articles/Log+growth/69476/

    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 system endpoints are available in SQL Server 2005?

    Nice question. No idea why this stuck in my head without review or research.

    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?

    Roy Ernest (7/27/2010)


    The Dixie Flatline (7/27/2010)


    Don't get me wrong, Roy. There was an abundance of stunts, fights, explosions, high-speed chases, and automatic weapons fire. ...

    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 (7/27/2010)


    The Dixie Flatline (7/27/2010)


    Don't get me wrong, Roy. There was an abundance of stunts, fights, explosions, high-speed chases, and automatic weapons fire. ...

    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?

    Alvin Ramard (7/27/2010)


    The Dixie Flatline (7/27/2010)


    Don't get me wrong, Roy. There was an abundance of stunts, fights, explosions, high-speed chases, and automatic weapons fire. ...

    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?

    jcrawf02 (7/27/2010)


    Anybody see A-Team? Seems to be exiting the theaters in a hurry.

    Yes. I liked it. It has been in theatres for almost 7 weeks here. During...

    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: VLDB Index rebuild best practices on Standard Edition server

    I would look into doing the rebuilds more frequently and more targeted.

    I would rebuild certain tables on certain nights and have a rebuild job running nightly.

    Example:

    TableA - monday night

    TableB -...

    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 - 13,126 through 13,140 (of 19,560 total)