Forum Replies Created

Viewing 15 posts - 4,201 through 4,215 (of 9,253 total)

  • RE: DBCC CHECKDB Failing

    pete_20 (4/14/2013)


    Hi,

    We are running DBCC CHECKDB WITH ALL_ERRORMSGS.

    After couple of minutes, the execution fails, sql service crashes and we get the following error:

    Msg 64, Level 20, State 0, Line 0

    A...

  • RE: Comparing column data in 2 tables with the same schema containing 1.5 billion records

    are you saying you just want to check the data is identical for each row across all columns?

  • RE: multiple instances of sqlserver different dns alias

    You'll need to use aliases within the SQL Server configuration manager, these are detailed here.

  • RE: multiple instance sql cluster with different windows configuration

    deep_kkumar (4/12/2013)


    so that one instance running on node B and node c never fails over to node A.

    Simple don't install the instance to NodeA 😉

    If you do install the instance...

  • RE: multiple instance sql cluster with different windows configuration

    deep_kkumar (4/12/2013)


    Thanks Perry. Too many questions.

    You're welcome, i don't mind, really.

    deep_kkumar (4/12/2013)


    I have setup a two node cluster and now adding a third node to it. I have asked...

  • RE: multiple instance sql cluster with different windows configuration

    deep_kkumar (4/12/2013)


    Perry,

    Do we need to have multiple witness disks if we want to go with this type of setting?

    A cluster will have only 1 witness if one is required, this...

  • RE: Using Differentials to set up mirroring

    winston Smith (4/11/2013)


    Ive set up mirroring many times with a full backup and a log backup or two.

    Someone mentioned recently that you can set it up using a full backup,...

  • RE: SQL Server 2008 R2 cluster with default instance

    Roust_m (4/10/2013)


    So I understand I would have to re-install the default and the named instances to make them failover

    Correct, but you would have to remove the stand alone instances first...

  • RE: multiple instance sql cluster with different windows configuration

    dan-572483 (4/10/2013)


    What is the purpose of additional server nodes if you're not going to extend the SQL cluster there?

    The whole idea of creating a multi node cluster is to...

  • RE: SQL 2K8 Edition Upgrade?

    Please see this Microsoft link for further details

  • RE: SQL Server 2008 R2 cluster with default instance

    Not sure i understand exactly what you are asking but i wouldnt cluster a machine that already has stand alone instances of sql server installed.

    Clusters support the same instance naming...

  • Viewing 15 posts - 4,201 through 4,215 (of 9,253 total)