Forum Replies Created

Viewing 15 posts - 2,746 through 2,760 (of 9,244 total)

  • RE: SQL 2012 Cluster and Always ON

    adeel.imtiaz (11/15/2014)


    Node 1 : windows 2008 R2 + SQL Cluster 2012

    Node 2 : windows 2008 R2 + SQL Cluster 2012

    I highly recommend you use Windows 2012 R2...

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

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

  • RE: Calculate Distance between two UK Post Codes

    i don't think UK postcodes are an exact measurable science i could be wrong. They are assigned on a street level and one long street will usually have many postcodes

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

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

  • RE: Adding SQL Server 2014 node to SQL Server 2008 R2 cluster

    GraveD (11/14/2014)


    Hi,

    We have 2-node SQL Server 2008 R2 Cluster. I'm going to add a new node with SQL Server 2014 and then, after some time, upgrade the cluster to SQL...

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

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

  • RE: FTP on SQL Server

    enabling FTP also requires the application server features. It's bad practice to host web services on your SQL Server, segregate them always

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

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

  • RE: Can Cluster Index improve Performance?

    Grant Fritchey (11/13/2014)


    First, they run the Database Tuning Advisor and then do everything it says to do without looking at what it said. This leads to lots of indexes that...

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

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

  • RE: FCI and Availability Groups

    TheSQLGuru (11/14/2014)


    Yes, primary is the GOLD MASTER VERSION of the database. You can only have one of those, although it can move locations on failover. That is where...

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

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

  • RE: SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds

    SQL server doesn't tell porky pies, when you get this message it's because an I\O request has taken longer than 15ms. Common with SAN attached disks is storage saturation, but...

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

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

  • RE: 2012 always on and reporting

    Russell.Morgan-813114 (11/14/2014)


    I was referring to AlwaysOn using SQL Server’s existing mirroring technology

    Database mirroring basic concept is exactly similar to AlwaysOn groups, they dont require shared storage.

    Russell.Morgan-813114 (11/14/2014)


    I need a location...

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

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

  • RE: 2012 always on and reporting

    MyDoggieJessie (11/14/2014)


    Russell; I'm looking to implement something similar to this and I'd be very curious to see how you implement this (seems like a great step-by-step article that you could...

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

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

  • RE: 2012 always on and reporting

    Russell.Morgan-813114 (11/14/2014)


    I’m about to set up a lab using a network file share to accommodate the shared storage and build this environment.

    what do you want shared storage for?

    All instances...

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

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

  • RE: SQL 2014 AG Replica to a 2012 Primary

    it's the same principal as mirroring from 2012 to 2014 or Log shipping from 2012 to 2014, it's a one time switch due to the version number increase and database...

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

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

  • RE: SQL 2012 Cluster and Always ON

    yes, you can use sql server clustered instances in an AlwaysOn group

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

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

  • RE: Windows Server 2012 R2 Failover Cluster Question

    it'll try so many times then comply with the default policy which leaves the resources offline rather than just constantly attempting restarts. After the default of one hour restarts will...

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

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

  • RE: FCI and Availability Groups

    don't forget to check out my stairway series here on SSC too

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

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

  • RE: AlwaysON Secondary Full backup?

    ramana3327 (11/13/2014)


    Hi All,

    We are also in the process of migrating to Sql 2014 and setting up always on.

    We are concerning about the normal full backup on Alwayson.

    Correct me if I...

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

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

Viewing 15 posts - 2,746 through 2,760 (of 9,244 total)