Forum Replies Created

Viewing 11 posts - 31 through 42 (of 42 total)

  • RE: Risk Of Enabling CLR

    hi denby,

    we try to limit the use of CLR here, simply because it does not seem to be necessary. however, one caveat that i have seen has to do with...

    ----------------------
    https://thomaslarock.com

  • RE: Debugger For SQL

    what i find most frustrating is that debugging requires you to be a member of sys admin. now, most developers are advised against doing development as a sys admin, but...

    ----------------------
    https://thomaslarock.com

  • RE: Telecommuting

    our company headquarters does use a desk rotation for certain job functions because there is not enough space for all the people to work at the same time. so, there...

    ----------------------
    https://thomaslarock.com

  • RE: What kind of DBA are you?

    "Sequel" works for me.

    ----------------------
    https://thomaslarock.com

  • RE: server name

    I had something similar happen a while back. We had a vendor product that created a linked server during installation. As such, the process altered the srvid so that select...

    ----------------------
    https://thomaslarock.com

  • RE: Ready Made Code Snippet Tool Box Courtesy of SCOM

    That's a good idea, and one I had not thought about previously except when I needed to dive into my own custom management pack. I'm not sure what you have...

    ----------------------
    https://thomaslarock.com

  • RE: Customizable Error Log Scanning

    All,

    The version of the proc I included is incorrect, and I will ask Steve to post a new zip file with the updated code. Essentially when the delete happens based...

    ----------------------
    https://thomaslarock.com

  • RE: Are Your Database Backups Current and Available?

    Thanks Kathi!

    As for your script, why not pass a parameter (say, @use_native = 'Y'), and have the code issue a native backup command, otherwise you would call the litespeed xp...

    ----------------------
    https://thomaslarock.com

  • RE: Are Your Database Backups Current and Available?

    In SS2K5 they have truned it off by default. You can turn it back on rather easily, and lock it down to specific users as well.

    I know, it is not...

    ----------------------
    https://thomaslarock.com

  • RE: Are Your Database Backups Current and Available?

    This was designed to be distributed, so yes you would have to push this out to each of your servers.

    It could be modified to run from a central location, as...

    ----------------------
    https://thomaslarock.com

  • RE: Are Your Database Backups Current and Available?

    Thanks Mom, always nice to hear from you.

    ----------------------
    https://thomaslarock.com

Viewing 11 posts - 31 through 42 (of 42 total)