Forum Replies Created

Viewing 15 posts - 4,666 through 4,680 (of 9,244 total)

  • RE: CheckDB errors after upgrade from 2k8 sp3 to 2012

    What disk type are you using, what does Windows think the type is?

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

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

  • RE: CheckDB errors after upgrade from 2k8 sp3 to 2012

    consecutive pageids, you may want to run a storage health check too.

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

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

  • RE: SQL 2012 Availability Groups

    jvkondapalli (11/5/2012)


    We have APP1, APP2. When I create Windows Server Failover Cluster(WSFC) with 3 nodes

    node 1 - Primary Replica - APP1 is connected with cluster name

    The WSFC name is...

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

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

  • RE: What credentials are used for mirroring connections between partners?

    OK, just tested it myself. If your mirror instances all run as the same service account leaving the boxes blank is fine, you won't see any GRANTs as the service...

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

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

  • RE: What credentials are used for mirroring connections between partners?

    scogeb (11/5/2012)


    That returns the user that was used to connect to the pincipal, mirror and witness when mirroring was set up using the wizard.

    Yes, that's what I'm expecting 😉

    Are...

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

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

  • RE: Need expert help to setup maintenance plan on multi instance cluster

    CuriousDBA (11/4/2012)


    I am new to cluster environment, wanted to setup some daily maintenance Plan on Dynamics AX SQL Server 2008 cluster (Multi Instance - 2 nodes).

    I have created maintenance...

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

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

  • RE: Replication vs. Mirroring vs. Log Shipping

    yes, from SQL Server 2012 mirroring is superseded by AlwaysOn

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

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

  • RE: Database Mirroring

    deebabat (11/4/2012)


    I don't really know what information you want me to provide

    This will do for starters

    • Did you specify a witness?
    • Synch or Asynch mirroring?
    • Are you setting up using GUI or TSQL?
    • Whay...

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

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

  • RE: Database Mirroring

    Perry Whittle (11/4/2012)


    Can you supply more detail about your mirror setup?

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

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

  • RE: Database Mirroring

    Can you supply more detail about your mirror setup?

    Can you post details of this query run against the principal

    Select name, user_access_desc, state_desc,

    recovery_model_desc

    from sys.databases

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

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

  • RE: Database restore

    Mac1986 (11/4/2012)


    Then can I drop and recreate the DB with My choice of data files?

    Are you referring to the source database??

    Mac1986 (11/4/2012)


    But wait a min the how can I...

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

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

  • RE: Trans. Replication issue

    What is the failure message in the sql server error log?

    Have a read through this

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

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

  • RE: Replication vs. Mirroring vs. Log Shipping

    Books online should tell you all you need. Have you had a look on google. I seem to remember there was a whitepaper from Microsoft on the HA technologies.

    Once you...

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

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

  • RE: What credentials are used for mirroring connections between partners?

    scogeb (11/2/2012)


    That is intersting. When I run that query, I get no results. When I take out the where clause, I see that the only class_desc of Endpoint...

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

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

  • RE: What credentials are used for mirroring connections between partners?

    The mirroring wizard states

    Database Mirroring Wizard


    For SQL server accounts in the same domain or trusted domains, specify the service accounts below. If the accounts are non-domain accounts or the accounts...

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

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

  • Viewing 15 posts - 4,666 through 4,680 (of 9,244 total)