Forum Replies Created

Viewing 15 posts - 361 through 375 (of 1,079 total)

  • RE: Resource (H/W + S/W) comparision between active/active and active/passive cluster

    This time I am creating 2 node active active cluster for my disaster receovery site.

    As Gail said, when you refer to A/A or A/P clusters, be sure you know what...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: How to connect to remote Instance

    can you telnet to remote instance IP on port 1433 ?

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2012 RTM 64bit Install Fails on Windows Server 8 Beta

    attached. renamed to txt for upload

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2012 RTM 64bit Install Fails on Windows Server 8 Beta

    Pradyothana Shastry (3/27/2012)


    Seems need to uninstall and install once again... Did you tried..?

    As per the below link it was an issue with name getting updated...as part of workaround he tried...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2012 RTM 64bit Install Fails on Windows Server 8 Beta

    Pradyothana Shastry (3/27/2012)


    seems issue with 32bit architecture...

    log says ,

    OS architecture: x64

    Process architecture: ...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2012 RTM 64bit Install Fails on Windows Server 8 Beta

    Errors attached

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: For which IP(Physical IP/Virtual IP) I should take approval

    Granting mail send rights on all three IP's would ensure:

    1. As a cluster, all nodes can send

    2. As single nodes, when the cluster is broken for a reason, can still...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Resource (H/W + S/W) comparision between active/active and active/passive cluster

    Requirement:

    ==========

    a) I want to install 3 instances on my cluster

    b) I will assign 50 GB to instance 1

    c) I will assign 50 GB to instance 2

    d) I will assign 10...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: How to remove minutes and seconds from DateTime?

    Select CAST(

    (

    STR( YEAR( GETDATE() ) ) + '/' +

    STR( MONTH( GETDATE() ) ) + '/' +

    STR( DAY( GETDATE() ) )

    )

    AS DATE

    )

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Resource (H/W + S/W) comparision between active/active and active/passive cluster

    Available resources:

    ================

    1) Total Servers available = 3

    2) RAM on each server = 64GB

    3) Physical CPU on each server = 2

    4) Total Core in each CPU = 4

    I am going to...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: For which IP(Physical IP/Virtual IP) I should take approval

    I would say the Virtual IP of the SQL Cluster, as it will be used when failing over.

    Or you could add both node IP's.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2012 RTM 64bit Install Fails on Windows Server 8 Beta

    Already reloaded Windows Image, will replicate errors and post.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Are the posted questions getting worse?

    Lynn Pettis (3/26/2012)


    Henrico Bekker (3/26/2012)


    Sorry to hijack, but some poor old chap is struggling:

    http://www.sqlservercentral.com/Forums/Topic1272592-2799-1.aspx#bm1272921

    😉

    You can't hijack this thread. Coming to the water cooler and saying that some help would...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: NORMINV SQL EQUVALENT CODE

    Are you trying to do it in T-SQL, or MDX/DAX/DMX?

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Are the posted questions getting worse?

    Sorry to hijack, but some poor old chap is struggling:

    http://www.sqlservercentral.com/Forums/Topic1272592-2799-1.aspx#bm1272921

    😉

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

Viewing 15 posts - 361 through 375 (of 1,079 total)