Forum Replies Created

Viewing 15 posts - 6,586 through 6,600 (of 9,253 total)

  • RE: Change the node names of a Windows cluster

    vultar (9/20/2011)


    1. Move everything to one side of the cluster

    2. uninstall clustered applications from node to be evicted

    3. Evict node with command… cluster node <hostname> /evict

    4. On node that was...

  • RE: Cluster Failover

    is this a Windows 2003 or Windows 2008 cluster?

  • RE: How to test Failover in production sql server cluster?

    the easiest way to test as NJ-DBA has already pointed out is to simulate a failure of the public NIC on the active node. Either pull the cable or disable...

  • RE: Configure Clustered MSDTC on Windows 2008 R2

    dbychen (9/19/2011)


    Thanks Perry.

    Can MSDTC share a drive owned by the SQL Server or the Quorum drive? Does it require a dedicated drive?

    As you know, you may now have multiple clustered...

  • RE: SQL Server 2008r2 : How many Log files?

    how long do the log backups take to run, may be worth increasing the frequency further if possible

  • RE: Mirroring problem

    rdavies 35008 (9/19/2011)


    So even if the mirroring is paused, you still need to maintain quorum?

    if you're running with a witness, yes

    rdavies 35008 (9/19/2011)


    I've clearly missunderstood the "Pause" function......

    Its all detailed...

  • RE: Mirroring problem

    rdavies 35008 (9/19/2011)


    the principal database shouldn't have gone offline when I broke the comms link (by shutting down the Firewall)?

    Yes it should, because you wiped out the witness too which...

  • RE: Mirroring problem

    yes, if you want to take the mirror down for a maintenance op or some other business reason then this is what the pause is for. If you plan to...

  • RE: SQL Server 2008 SP2

    Right, but v 10.00.4035 is post SP2 10.00.4000 so you wont be able to apply SP2. 4035 must be a hotfix release level

  • RE: Mirroring problem

    Books Online


    The session loses quorum.

    If all the server instances become disconnected from each other, the session is said to have lost quorum. As server instances reconnect to each other,...

  • RE: SQL Server 2008 SP2

    check this link

  • RE: Mirroring problem

    If you know you're taking both down, remove the witness first then pause the mirror.

  • RE: SQL Server 2008r2 : How many Log files?

    Preventative maintenance?

    Out of interest how often do you run transaction log backups?

  • RE: Mirroring problem

    in synchronous mode with a witness the loss of the mirror partner and the witness will take the principal database offline.

    Why did you pause the mirror if you were taking...

  • RE: SQL SERVER 2008 R2 INSTALL ON WINDOWS 2003 64 BIT CLUSTER

    check for further info in the cluster.log

    This is located in C:\Windows\Cluster or C:\Winnt\cluster

Viewing 15 posts - 6,586 through 6,600 (of 9,253 total)