• SpeedSkaterFan (9/24/2016)


    Reading Michel's advice yesterday, and after taking a good look at the contents of SQL Server config mgr, not only did I set SQL Server to a manual start, but also SSAS and SSRS.

    The startup time dropped from 20 to 30 mins to 3! 😀

    Hein

    Oh MY! That's, of course, an incredible difference. I've never seen never mind eve heard of such a thing before. I have no idea off the top of my head what the cause could be in your particular case but that's just crazy. If you ever learn what the cause of this is, I'd sure like to know.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)