Forum Replies Created

Viewing 15 posts - 2,356 through 2,370 (of 2,763 total)

  • RE: Database defragmentation and autogrowth settings

    The general suggestion for autogrowth seems to be, don't. Ideally, either you set your DBs size large enough to encompass all reasonable possible data growth, or you monitor your...

  • RE: Does a deadlock get recorded in the log without trace flags?

    OK, thanks!

    I've been watching the Extended Events, but knowing they may not catch everything, I was hoping for a second method (without the trace flag)

    Knowing XEs don't stay forever (seeing...

  • RE: User with database role of "NULL"

    opc.three (7/12/2013)


    All Database Users will at minimum be a member of the public Role. This affords them basic permissions like connecting to the database. Now, you can grant or deny...

  • RE: Are the posted questions getting worse?

    After reading the "I hate software" posts just now, I have an urge to start a new topic...

    Post the most twisted, warped, bizzarre, yet functional SQL code you can...

    Whether it's...

  • RE: Are the posted questions getting worse?

    Sean Lange (7/12/2013)


    wolfkillj (7/12/2013)


    Greg Edwards-268690 (7/12/2013)


    Sean Lange (7/12/2013)


    Steve Jones - SSC Editor (7/11/2013)


    I renewed my passport last year. There still was expedited service, but I didn't choose it. Got mine...

  • RE: Converting a trace to an extended events package

    Well, having found these two posts, and seeing as several of the events being traced are login events which are apparently not implemented in XEs, I guess I won't be...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (7/12/2013)


    Well if Canada would quit trying to invade the U.S., maybe it would be easier!

    Because we all know they're jealous of our hockey teams. @=)

    Detroit Red Wings!

    Toronto Maple...

  • RE: backup via .mdf and .ldf ok?

    Working with CommVault backups here, names like that seem to be "virtual devices" created just for the backup to go to. It's not a "file" or "folder" as such,...

  • RE: User with database role of "NULL"

    OK, quick tested this on a QA copy of the DB in question, and if the role membership is NULL, you can connect to SQL (expected) but you can't query...

  • RE: Are the posted questions getting worse?

    WHAT HAPPENED TO THE FORUMS?

    I go away for a couple hours and everything gets moved around! I *LIKED* the furniture where it was, my chair was in just the...

  • RE: SQL Server also Domain Controller ?

    A bigger issue to making a SQL Server a DC is the permissions that get set. I once (accidently) started to promote a SQL Server to be a DC...

  • RE: What can I do to an offline database?

    That's what I thought. I figured setting it to offline for the restore would prevent connections, having seen several postings here from people trying to do maintenance in single-user...

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (7/6/2013)


    Last holiday we went with the kids to a cabin park. Close by was an amazing dolfinarium. It was closed the week we were there for maintenance...

    You wouldn't...

  • RE: Are the posted questions getting worse?

    If this day were going any slower, it'd still be 7:30am...

    I could probably take databases offline then back online them in 5 minutes and nobody would notice...

  • RE: help with sp_MsForEachDb

    opc.three (7/5/2013)


    jasona.work (7/5/2013)


    might work.

    It might. Or it might randomly skip databases. sp_MsForEachDb is fatally flawed and although Microsoft seems happy enough to employ it within their own Maintenance Plan code,...

Viewing 15 posts - 2,356 through 2,370 (of 2,763 total)