Forum Replies Created

Viewing 15 posts - 166 through 180 (of 496 total)

  • RE: Looping

    Toreador (3/16/2012)


    jeff.mason (3/16/2012)


    So if you look at this strictly as a syntax issue, the question is sound.

    A fair point. Depends whether you thought (rightly) that the question was about forgetting...

  • RE: Looping

    For those who say that an error is built into the code because it will fill up the disk, which in the real world is true, step back a second...

  • RE: Full Recovery Model

    Hugo Kornelis (3/7/2012)


    (In fact, when setting a database to FULL or BULK_LOGGED recovery, the actual running mode always remains SIMPLE until you take a full backup. And the same...

  • RE: Backup Compression

    Rowles (1/31/2012)


    "Can a compressed backup and sn uncompressed backup of a particular database co-exist in a single media set? "

    What is an "sn uncompressed backup"?

    A typo. Read "an uncompressed...

  • RE: Better Backups

    Yep, the question says to limit I/O as answer when clearly (even in the explanation) you want to limit CPU. Should be A and D.

  • RE: SSIS OLEDB Destination Options

    tofan.nayak (1/18/2012)


    Trigger always fire when SSIS load or insert in SQl Server Database label or table base trigger

    more.....

    http://blog.sqlauthority.com/2009/05/27/sql-server-interesting-observation-of-logon-trigger-on-all-servers/

    Not if you are doing bulk load. If you are doing bulk...

  • RE: DDL trigger

    BarbW (1/18/2012)


    Maybe I misread the question...probably, but I found this on TechNet and still got the answer wrong. Oh well, learned another one the hard way 🙂

    Server-scoped DDL triggers are...

  • RE: Checking database access

    SQL Kiwi (1/11/2012)


    L' Eomot Inversé (1/11/2012)


    Nice and simple.

    I see a lot of people saying this, but either my product knowledge is significantly below average or we're doing something differently. ...

  • RE: Classifier Functions

    "the 'local_net_address' parameter is used to get the IP address of the client."

    Yet from books online:

    "Returns the IP address on the server that this connection targeted. Available only for connections...

  • RE: Backup Compression

    Steve Jones - SSC Editor (1/5/2012)


    jeff.mason (1/5/2012)


    That brings up an interesting question -- how many DBAs have their backups go straight to tape? In my professional career I have...

  • RE: Backup Compression

    That brings up an interesting question -- how many DBAs have their backups go straight to tape? In my professional career I have never had a backup infrastructure where...

  • RE: Backup Compression

    Exactly. I agree that this limitation really makes no sense. There's no reason why two backups can't go to the same file, one compressed, one not compressed, and...

  • RE: Concurrent Operations

    And to add to that, the only time that the LSN resets is when you change recovery mode. If you leave it in FULL mode, the LSN will be...

  • RE: Concurrent Operations

    I find the workload typically is easier since I can schedule tran logs without any reference to full backups. It would take longer to restore, maybe, to a certain...

  • RE: New Year's Eve Query

    But at least we aren't arguing whether turkey is or is not more "Christmasy" than reindeer or some such thing. Pretty much everyone knows drunkenness is a standard part...

Viewing 15 posts - 166 through 180 (of 496 total)