Forum Replies Created

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

  • 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" ๐Ÿ˜‰

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

    MotivateMan1394 (5/6/2015)


    Hi

    I want to setup HA

    Read through my stairway to alwayson on this site starting at this link

    http://www.sqlservercentral.com/articles/FCI/107536/[/url]

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

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • RE: Design a AlwaysOn cluster

    magnus.tengmo (5/8/2015)


    Hi!

    I got 5 SQL Servers 2008R2 (2x CPUs with 96-384Gb of RAM) with total 1500DBs and around 10Tb of allocated data. Now Iยดm forced to upgrade to 2012 and...

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

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

  • RE: Always on 2012 on Window server 2008r2

    Have you read my stairway??

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

    "Ya can't make an omelette without breaking just a few eggs" ๐Ÿ˜‰

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