Forum Replies Created

Viewing 15 posts - 16,351 through 16,365 (of 19,560 total)

  • RE: GROUP BY in SSIS SQL Query for 35+ million rows

    Willem Tilstra-440027 (3/17/2010)


    Thank you all for your thoughtful and informative replies. You've given me plenty of material to digest and suggestions to try on my process.

    ...

    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?

    Grant Fritchey (3/17/2010)


    Holy Cow! I just received a list of errata on my book so detailed I would have thought it came from one you guys, except they were wrong...

    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: transaction log restore question

    Brandie Tarvin (3/17/2010)


    I should add that the use of Partial Backups or File / Filegroup Backups (if you do use them) can be used to restore your tables if you...

    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: transaction log restore question

    Brandie Tarvin (3/17/2010)


    Thirdly, you can implement the use of DDL statements in your code to prevent this happening in the future. That way, it'll refuse to make the changes 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: Are the posted questions getting worse?

    Roy Ernest (3/17/2010)


    Resource Governor...:-)

    Nice topic.

    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: An Urgent Ad Hoc Report

    Steve Jones - Editor (3/17/2010)


    It's easy if you control all the tables. What if you're being asked for a report from something like JD Edwards OneWorld, which is a large...

    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?

    Paul White (3/17/2010)


    WayneS (3/17/2010)


    In BOL for ODBC Scalar Functions, it has a syntax of {fn ...}. Do you have a link that shows the use of d/t/ts like you used...

    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: Stop, Don't Panic

    Jeff Moden (3/17/2010)


    What about you come in and someone else has already started a restore of the production database from midnight?

    It's real simple then... They didn't call me to ask...

    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: Raw Materials - Mirror, Mirror, on the Desk

    Thanks again for another laugh.

    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: An Urgent Ad Hoc Report

    Thanks for the article Yakov.

    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: Differential Backup Size

    double post

    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: Differential Backup Size

    ESAT ERKEC (3/16/2010)


    if i make it my ldf file size is very big

    That's why you take transaction log backups. If you don't backup the transaction log then it will...

    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: Differential Backup Size

    Change to Full recovery mode and run transaction log backups. With transaction log backups you can recover to the point just before failure. That is much more acceptable...

    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: transaction log restore question

    You will need to do a full restore.

    There are tools that will read the transaction log and some say they can rollback a transaction. I have not successfully rolled...

    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: Policy-Based Management: Policy Creation

    I learned something today. I am still left wondering how to do it? The documentation is very light on the subject.

    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 - 16,351 through 16,365 (of 19,560 total)