Forum Replies Created

Viewing 15 posts - 8,011 through 8,025 (of 39,800 total)

  • RE: Freeze IO

    george sibbald (5/25/2016)


    use at your peril I guess?

    Are these the commands used by hardware based backup solutions?

    don't think so. Those use the VDI interface, which doesn't freeze IO, but rather...

  • RE: Freeze IO

    HappyGeek (5/24/2016)


    Good question on an undocumented(?) command, thanks.

    Yes, undocumented

  • RE: Grant > Deny?

    The rearrangement of information is intended to make keeping things up to date easier for MS and to prevent stale pages. I'm not sure this works great, but I understand...

  • RE: 24x7 availability with SQL Server 2012 Standard Edition

    I still think this is more complex than fixing your process. Replication is brittle, and when it fails, it's a pain to reset. I'm also a bit concerned about you...

  • RE: 24x7 availability with SQL Server 2012 Standard Edition

    It's complex, and I think step #3 can perhaps be more difficult that you imagine. How are you sure the data is up to date? If you do maintenance, are...

  • RE: Removing Additional (unwanted) MDF files

    I typically wouldn't expect more than one file in the primary filegroup, but there are certainly reasons to do this. Not sure you get benefits on the same drive like...

  • RE: Question

    Perhaps you want to explain what you want to do, or not want to happen. You can do this, but as noted above, this may not be what you expect....

  • RE: The Complexity of Branches

    David.Poole (5/20/2016)


    Is anyone using GitFlow and if so could you share your experience?

    I haven't. It looks complex, and one of our Redgate developers came from a company doing it. He...

  • RE: Are the posted questions getting worse?

    Thanks, everyone.

    My oldest graduated from college last year, so this is the second high school graduation for us. My middle kid has been accepted into university (UC Boulder), but is...

  • RE: The Clustered Index is not the Primary Key

    vliet (5/24/2016)


    Well, heaps do have a slight advantage in certain cases. Because SQL Server ...

    I really dislike opening statements like this. You are almost implying that someone reading this should...

  • RE: The Clustered Index is not the Primary Key

    paul.bowman (5/24/2016)


    Also sometimes what appears to be the natural primary key, from the point of view of the data model and retrieval use cases, turns out to be the wrong...

  • RE: Talking baseball

    Well, I hate intentional walks in the adult league. They eat up time for no reason, but I've never seen a bad throw. Probably because the catcher just stands wide.

    However...

  • RE: Are the posted questions getting worse?

    Back from the weekend. Looked like most of you behaved.

    My weekend

  • RE: AlwaysOn Availability / Different DB Name

    joeroshan (5/20/2016)


    No, You cannot use a different name for same database since it is designed as a fail over technology.

    +1

  • RE: stop a jom automatically after a specific time

    The idea given above from BaronGreen.bak is what I'd do. Have a job query this one for time, and then stop it if it's taken too long.

    Be careful and be...

Viewing 15 posts - 8,011 through 8,025 (of 39,800 total)