Forum Replies Created

Viewing 15 posts - 1,186 through 1,200 (of 9,244 total)

  • RE: HeartBeat Failure

    VastSQL (8/2/2016)


    Perry Whittle (8/2/2016)


    Then you'll have a cluster with no failover capability!

    I'd still like to know the full spec of each VM (I.e. Number of vcpus, vnics, vdisks, etc)?

    Thanks Perry.

    As...

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

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

  • RE: upgrading sql 2012 to sql 2014 on 2 node active/passive cluster best practices

    JP10 (8/3/2016)


    Question is it best practice to let new upgraded node run in PROD for couple days then once there are no errors we can upgrade the other node and...

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

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

  • RE: change sql service account password 3 node cluster

    You're welcome

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

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

  • RE: Link Access database to SQL server

    ODBC table links are created via linked table manager, google will detail exactly how to connect

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

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

  • RE: Always on Multi subnet : RPC issue

    mikaeru (8/1/2016)


    Good afternoon,

    I'm currently trying to set up Always on 2012 between 2 different data-center's using of course 2 different subnets, i have few questions;

    Situation: we got 3 servers under...

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

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

  • RE: Side by side upgrade question

    sql server 2005 and sql server 2016 have very different OS support, so they wont reside on the same server.

    If you have a sql 2005 instance on one server and...

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

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

  • RE: change sql service account password 3 node cluster

    The passwords only need to be updated once and on the active node

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

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

  • RE: Does loss of a witness affect the response of the principal

    Also bear in mind, if the principal and mirror then become disconnected too, the principal will go offline.

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

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

  • RE: Renaming serfers

    This is mainly used for internal operations and things like linked servers , etc.

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

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

  • RE: Renaming serfers

    I have done in the past, if you're really uncomfortable get a maintenance window arranged

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

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

  • RE: Renaming serfers

    Run the drop server then add server they should run instantaneously

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

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

  • RE: HeartBeat Failure

    Then you'll have a cluster with no failover capability!

    I'd still like to know the full spec of each VM (I.e. Number of vcpus, vnics, vdisks, etc)?

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

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

  • RE: Shiny new server - split temp db files question

    krypto69 (8/2/2016)


    Without the TF 1117 the splitting of the tempdb into multiple files is likely to be an utterly useless exercise as the load will more or less end up...

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

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

  • RE: SQL DB is in redo/undo phase while restoring for more than 3 HRs on SQL 2016

    ThomasRushton (8/2/2016)


    Terje Hermanseter (8/2/2016)


    You can check the status of your restore operation with the dynamic managment view sys.dm_exec_requests

    To view only RESTORE/BACKUP operations you can include a where clause:

    SELECT *

    FROM sys.dm_exec_requests

    WHERE...

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

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

  • RE: login through machine name

    GilaMonster (8/2/2016)


    That's the account for machinename\local system, used if you have services running on that machine running as local system (which is not a good thing to do)

    It's actually the...

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

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

Viewing 15 posts - 1,186 through 1,200 (of 9,244 total)