Forum Replies Created

Viewing 15 posts - 4,786 through 4,800 (of 19,560 total)

  • RE: Today's Random Word!

    Cliff Jones (3/28/2013)


    bcsims 90437 (3/28/2013)


    Terry300577 (3/28/2013)


    Cadence

    Chirunning

    (Just did 4 days of chirunning/chiwalking instructor training, and got the topic of 'cadence' for my practical exam.)

    Chillaxing

    Chisleeping

    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?

    L' Eomot Inversé (3/28/2013)


    GilaMonster (3/28/2013)


    Welcome to Books Online. I personally love the sections that are completely, blatantly wrong.

    I prefer the sections that mix wrong and right, especially the ones that...

    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?

    Lowell (3/28/2013)


    BrainDonor (3/28/2013)


    Lynn Pettis (3/27/2013)


    What to make of this?

    May not be what I was thinking. Good.

    "I'm a DBA, it turns out"

    How do you suddenly discover that you're a DBA?

    it's...

    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?

    Stefan Krzywicki (3/28/2013)


    So I'm reading up on column level encryption and msdn says Simple = X steps, With authenticator = Y steps.

    Microsoft technet says Simple = Y steps, authenticator =...

    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: Truncate Table

    EZ PZ

    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: Migrating Maintenance plans

    They will not if you export as ssis packages.

    Maint plans have a lot of shortcomings. This happens to be one of them. Many DBAs use script based maintenance...

    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: Migrating Maintenance plans

    You can export them as SSIS packages and then import them back into msdb. However, they would then be SSIS 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: Are the posted questions getting worse?

    Lynn Pettis (3/27/2013)


    What to make of this?

    May not be what I was thinking. Good.

    looks like Gail took care of it. Wish I had seen it sooner.

    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?

    Stefan Krzywicki (3/27/2013)


    Don't you just love when BOL is showing two ways of doing something, but includes subtle errors and inconsistencies?

    Seems almost expected with BOL

    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: HIgh CPU usage by SQLserver.exe

    Along the lines of the upgrade - this sounds a lot like an issue caused by having the power save features enabled in BIOS. New boxes have it on...

    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: Options for deleting millions of rows from a heap?

    The ident column is a good option. The one time build of it would be a tradeoff in time that will eventually be recovered by the process running faster.

    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: Any potential issues with putting a Stored Procedure in Master?

    You can do it. I prefer to avoid master for the reason of having one more database to check for objects when migrating to a different server (for example)....

    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: CASCADE - 2

    EZ PZ today.

    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: Database Mirroring

    mtassin (3/27/2013)


    Stuart Davies (3/27/2013)


    Thanks for the question - easy point today

    +1 Yup.... nice when I don't have to think.... rare... but nice 🙂

    +1

    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 Full

    Is the transaction log full or is it that the log grew and filled the disk?

    Is the issue on the principal or on the mirror?

    Do you have additional disk space...

    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 - 4,786 through 4,800 (of 19,560 total)