Forum Replies Created

Viewing 15 posts - 811 through 825 (of 9,244 total)

  • RE: Setup of High avilability DB Mirroring + Log shipping

    Please this Microsoft knowledge base article for more on mirroring and log shipping combined together

    https://technet.microsoft.com/en-us/library/ms187016(v=sql.110).aspx

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Availability Group Listener

    all 3 nodes must be a member of the same windows server failover cluster, confirm this please

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Find and Replace a value across all tables in database

    Time to re visit the database design, normalisation wouldn't go amiss here.

    The script itself uses 4 variables of 256 each but the dynamic sql variable is only 999 and mixing...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: AlwaysOn Availability Group between two FCI

    a cluster should have an odd number of nodes ideally, you would then use Majority Node Set quorum.
    If you have an even number of nodes across multiple data...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: owner of db file

    sqlguy80 - Thursday, April 20, 2017 8:36 PM

    Hi,

    I just checked and the owner of db file of a critical db server is...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Step by Step Configuring a Dedicated Network for Availability Group

    Good attribute but needs to cover a bit more in depth especially around DNS.

    My stairway level on mirror traffic segregation can be found at this link

    http://www.sqlservercentral.com/articles/always+on/131901/

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Hyper-V SQL vs Physical SQL vs Vmware SQL

    fiveandhalf - Tuesday, April 11, 2017 2:03 AM

    ash304 - Monday, April 10, 2017 8:39 PM

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Multi-Site Cluster SQL Server 2016 AlwaysON Infrastructure

    alex.sqldba - Tuesday, April 11, 2017 1:27 AM

    Hi Perry,

    Somewhere up in the above threads you mention a FSW at each site? Could...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Hyper-V SQL vs Physical SQL vs Vmware SQL

    virtualisation has an overhead, average 10-15%, what ever way you dress it up. There is a software layer interracting with the hardware, the most sensitive and usually the worst performing...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Server Disk Latency

    sgmunson - Thursday, April 6, 2017 9:37 AM

    I think a quick set of definitions is in order.   Folks tend to throw terms...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Transparent Data encryption password so and keys lost

    lohithkschalam 92184 - Thursday, April 6, 2017 8:36 AM

    Hello everyone, 

    I support a sql server 2008r2 instance which hosts around 700 databases and...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL Server Disk Latency

    kevaburg - Thursday, April 6, 2017 4:19 AM

    Hi Folks,

    we have a curious situation that I can only partially explain.

    A SAN that hosts...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Remote connection issues to SQL Server when outside work network

    mvimont - Thursday, February 9, 2017 11:45 AM

    I'm almost certain the solution is simple, but I've looked through documentation and various help...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Installing SQL Server: How much space to allocate for each drive?

    Jeff Moden - Wednesday, April 5, 2017 7:56 AM

    Whatever you do, make sure that it's easy to add drive space at the...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Auto Update Statistics

    difficult to say without more info, for this object you can set the norecompute to disable the auto stats updates and juts put in a manual task to handle this

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 811 through 825 (of 9,244 total)