Forum Replies Created

Viewing 15 posts - 9,826 through 9,840 (of 39,883 total)

  • RE: Can Auditing Fail?

    arr.nagaraj (5/4/2015)


    Guess I am that "someone" whose auditing requirements surprised you 😀

    one of the needs for auditing to be async is, in most of the shops, the infrastructure...

  • RE: Complete Definitions

    I'm with Gail, somewhat on this. It's not that I think it's harder for me to restore or recover, but it is slightly less readable and confusing. That's the concern...

  • RE: Numeric Data Types

    The explanation has been corrected. Thanks

  • RE: Is It Time to Upgrade?

    David.Poole (5/3/2015)


    The thing that was overlooked was that outsourced staff are just like us. They want to get their hands on the new toys. Would you accept a...

  • RE: Complete Definitions

    RonKyle (5/4/2015)


    If you have EE, I tend to agree that moving stuff out of the Primary file group makes some sense. However, for most of the databases and instances, I'm...

  • RE: Server Logins

    Xavon (5/4/2015)


    Interesting question.

    But I am disappointed the QotD was not May the 4th related.

    sorry, too busy and didn't think of it. Anyone want to send me one for next year...

  • RE: Rename Logical Filenames

    Take it, Shawn.

    I think showing it a few ways would be good as it's likely a short one.

  • RE: Complete Definitions

    RonKyle (5/4/2015)


    Why or how does this matter?

    It makes the database a little more robust because isolating the system tables from the data tables and indexes reduces the chance that the...

  • RE: Are the posted questions getting worse?

    jonathan.crawford (5/1/2015)


    Jeff Moden (5/1/2015)


    I had a rare and wonderful opportunity, today. Luis is in town and I finally got to meet him and have lunch with both him and...

  • RE: Cloud database management system?

    Your question or post doesn't really have context or make sense.

  • RE: Finding Problem Code

    Eric M Russell (5/1/2015)


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


    david.gugg (5/1/2015)


    We run a daily trace that captures SQL running longer that X seconds. This gives us a good idea of...

  • RE: Job fails when running from SQL Server Agent

    Looks like security issues. Note that the SQL Agent has to have rights here. The Network Service account doesn't necessarily have rights to get to the files you're working with.

    Can...

  • RE: Reading Application Event log to a remote computer

    The error gives you the problem. You need features enabled on the remote machine.

    SQL Server is an application that runs inside Windows. As such, it doesn't have access to...

  • RE: Split and Transform Words

    If someone is sending you a string and you want to use it as a part of a WHERE clause, you'll need to be sure you use dynamic SQL in...

  • RE: Removal of BLOBs from the database

    1TB, but how big on average? The average size matters more for performance and issues.

    If these aren't read often, I might also try to compress them.

Viewing 15 posts - 9,826 through 9,840 (of 39,883 total)