Forum Replies Created

Viewing 15 posts - 2,131 through 2,145 (of 9,244 total)

  • RE: Changing Active/Passive Cluster service ID password

    Markus (4/21/2015)


    Some say you must use the Config Manager for the active node

    Correct

    Markus (4/21/2015)


    then update it on the passive node via the Services panel.

    Incorrect and I'll tell you...

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

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

  • RE: Shutdown a 7 node cluster

    vrmutyala (5/12/2015)


    There are 21 instances on 6 of the nodes and one node is passive.

    I came up with the following steps:

    1. Shutdown the Passive Node.

    Ok so far

    vrmutyala (5/12/2015)


    2....

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

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

  • RE: MS DTC not coming online on SQL Server 2008 R2 failover cluster

    you'll need to perform a DTC reset log, the syntax from a command prompt is

    msdtc -resetlog

    Then restart the msdtc clustered role

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

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

  • RE: Making Mounted disks available for SQL on a cluster

    This should be of some help, in parts

    http://www.sqlservercentral.com/articles/AlwaysOn/106314/[/url]

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

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

  • RE: Index Fragmenting

    ramana3327 (5/11/2015)


    We have nightly job running to reorg all in one of our prod database. But the index on one of the table fragmenting quickly by the morning showing 90%...

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

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

  • RE: SQl Server 2014 Cluster installation

    can you provide full details of the steps you are taking?

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

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

  • RE: SQl Server 2014 Cluster installation

    then a reboot will have an impact on the running instances. You'd be best to move them before the reboot so they are unaffected by node1 going offline

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

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

  • RE: SQl Server 2014 Cluster installation

    are the running instances clustered?

    which node are they active on?

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

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

  • RE: Backup files not created

    There is no medianame specified in the query below!

    Igor Micev (5/10/2015)


    Then i run the Command in ssms

    BACKUP DATABASE [F1SB] TO DISK = N'F:\SqlBackup2014\<server>\F1SB\FULL\IGS-DB01_F1SB_FULL_20150510_214455.bak' WITH NO_CHECKSUM, COMPRESSION, ENCRYPTION (ALGORITHM = AES_256,...

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

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

  • RE: Backup files not created

    have you re run the backup command specifying a medianame?

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

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

  • RE: Backup files not created

    Igor Micev (5/11/2015)


    Grant, it's not a permission issue. It's a windows account with sysadmin privileges.

    It's still possible to revoke permission to a windows admin, the advantage that being an admin...

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

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

  • RE: Steps To HA (Alwayson) - 1- Warning on Validate Clustring - No disks were found on which to ...

    MotivateMan1394 (5/9/2015)


    But , I need Automatic Failover. >>> Then I need "Cluster Quorum Configuration - file share witness. "

    First of all, is it true ?

    How many nodes are in the...

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

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

  • RE: Can we backup our cluster databases directly to tape using native backups (without using any third party tool) ?

    From Books online

    SQL Server Books Online


    Note:

    Support for tape backup devices will be removed in a future version of SQL Server. Avoid using this feature in new development work,...

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

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

  • RE: Linked Server on a Cluster error

    Joshua D Gang (5/7/2015)


    Why does each of cluster nodes have to have its own SPN?

    The nodes themselves don't have SPNs, the individual instances have the SPNs configured against each of...

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

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

  • RE: Sql server Service Account And HA

    MotivateMan1394 (5/5/2015)


    But some say the "NT Service\MSSQLSERVER" is more securable for servers that work on internet

    These are essentially local accounts and unless you've configured certificated authentication you won't be able...

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

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

Viewing 15 posts - 2,131 through 2,145 (of 9,244 total)