Forum Replies Created

Viewing 15 posts - 2,836 through 2,850 (of 9,253 total)

  • RE: TDE and Mirroring

    smtzac (10/23/2014)


    I already have a service account created in Logins: SQL\SVC.

    ---CREATE ENDPOINT <endpoint_mirroring>

    STATE = STARTED

    AS TCP ( LISTENER_PORT = 7023 )

    FOR DATABASE_MIRRORING (ROLE=PARTNER)-----

    If I run above script, I think,...

  • RE: Redundancy

    before you even consider alwayson groups do you actually have the appropriate windows server and sql server licences?

  • RE: Rename mdf and ldf files ?

    another newbie (10/23/2014)


    I managed to get it working by following the suggestion about backing up the db and then restoring it - you get the option to rename the mdf/ldf...

  • RE: Cluster Windows Server 2012R2 + SQL Server 2012

    i'd love to help more but it's not entriely clear what your issue is

  • RE: TDE and Mirroring

    what command did you use to backup and restore the cert?

    smtzac (10/23/2014)


    Where do I put service account name and how?

    CREATE ENDPOINT <endpoint_mirroring>

    STATE = STARTED

    ...

  • RE: TDE and Mirroring

    smtzac (10/22/2014)


    I need to configure mirroring on a TDE database. I found out since it's TDE (encrypted db) can't use Wizard to configure mirroring.

    You can still use the wizard if...

  • RE: Logshipping out of sync

    jamessdba (10/23/2014)


    Hi,

    My Logshipping is showing out of sync (sqlserver 2008R2)

    Please provided the steps to analysis & how to fix it

    Have you run a full backup on the primary since LS...

  • RE: Log shipping wizard fails to restore secondary datab

    Duran (10/22/2014)


    Hi George,

    Thanks for getting back. I'll see if I can try that.

    Perry, my error is as follows

    Cannot open backup device G:\SQLBackup\dbname.bak. Operating System error2(failed to retrieve text for this...

  • RE: SQL Server Cluster question

    fantom (10/22/2014)


    It's a two node Windows Failover Cluster. However, it doesn't appear to be a sql server cluster. Do I have to rebuild as a sql server cluster...

  • RE: AlwaysOn A/G Across two SQL Clusters

    shindle 17293 (10/22/2014)


    Point taken re: first comment.

    Once you understand the first comment the rest gets easy 😉

    To re cap, An AlwaysOn Availability group across 2 Failover Cluster Instances of SQL...

  • RE: SQL Server Cluster question

    How many nodes in the cluster?

    Who installed the current instance?

    Add node is only used once you have run the New failover cluster instance wizard.

    Each new clustered instance needs its own...

  • RE: Log shipping wizard fails to restore secondary datab

    what errors do you see in the error log?

    What detail does the wizard dispaly, click the error hyperlink for more detail

  • RE: Failover clustering with Database Mirroring

    pawana.paul (10/20/2014)


    I have question related to this topic.

    I want to have 2 node cluster. Node 1 will have instanceA, Database ABC, Node 2 will have instanceB, Database ABC. Can I...

  • RE: DPM with native SQL Log backup

    Biank (10/21/2014)


    Hello,

    I'm wondering if I can take native SQL log backup in addition to DPM backups. We're using DPM for both databases (daily) and logs (every 15min). So,...

  • RE: AlwaysOn A/G Across two SQL Clusters

    shindle 17293 (10/22/2014)


    We are looking to setup an AlwaysOn A/G between two SQL instances across two SQL clusters - one cluster has two nodes the other has three nodes.

    Firstly, it's...

Viewing 15 posts - 2,836 through 2,850 (of 9,253 total)