Forum Replies Created

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

  • 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...

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

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

  • 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...

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

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

  • 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,...

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

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

  • 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...

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

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

  • 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...

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

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

  • RE: SQL 2K8 Edition Upgrade?

    Please see this Microsoft link for further details

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

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

  • 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...

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

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

  • RE: Seeking some guidance on the use of Log Shipping in SQL Server 2008

    Russell101 (4/8/2013)


    I have recently taken on responsability for the database part of our Sharepoint solution. From looking at the documentation there are instructions on how to move from the primary...

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

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

  • RE: services started on a passive node

    iamsam.sandeep (4/9/2013)


    In a active passive node if i start the sql service , and Full text search on a passive node what will happen. Can any one help me on...

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

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

  • RE: connect sql server using windows authentication in another pc

    is this a workgroup or a domain?

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

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

  • RE: connecting sql server in different domain using Windows authentication

    There needs to be a trust relationship between the domains otherwise just use SQL Server authentication

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

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

  • RE: Multiple Data and Log Files

    dan-572483 (4/9/2013)


    By delete the file do you mean something like

    ALTER DATABASE <dbname> REMOVE FILE <logical file name> ?

    Yes, that's how you remove a file in a sql server database.

    dan-572483...

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

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

  • RE: Multiple Data and Log Files

    It will be unaffected providing the log doesn't then run out of space afterwards.

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

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

  • RE: When to update statistics manually, if at all?

    i use a combination of the date last updated and the amount of data modified

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

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

  • RE: Multiple Data and Log Files

    you will never be able to remove the primary data and log files they must always remain.

    To remove an unwanted log file use DBCC LOGINFO against the database in question...

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

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

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