Forum Replies Created

Viewing 15 posts - 46 through 60 (of 71 total)

  • RE: Help for Database Mirroring

    I am thankful to everyone who were trying to help me.

    There are three instance in my mirror/witness server and I ensured that none of the instance is using the witness...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Help for Database Mirroring

    I can able to setup the Prinicipal and Mirror and manual failover is also happening successfully. While adding the witness I am getting the error. Below are the script,

    /*...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Help for Database Mirroring

    Sorry guys for replying late, I got struck with the auditing.

    sayfrend - I am sure that I am trying with different port numbers for mirror and witness.

    Krishna Potlakayala...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Help for Database Mirroring

    Steve - I was doing the same way how you had suggested all these times. Anyway I had removed the mirroring and re-configured in the same way how you...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: sql job + network files

    The package which you had created is in 32-bit mode since your server is in 62-bit it was unable to run a 32-bit package. You have to use the...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Failed BackUp

    While taking a full backup a internal status flag for full backup should get reset. Some times for some reason it will not get reset. Which will raise...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Login failed for User 'abc'

    1. Open Sql Server Managment Studio

    2. Connect the server

    3. Expand Security

    4. Expand Logins

    5. Click on "abc"--> Right Click --> Properties

    6. Under "Select a Page" select General and in the right...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Help for Database Mirroring

    Hi Mohit,

    As per the site http://developmentalmadness.blogspot.com/2006/07/adventures-in-mirroring.html, I had changed the Primary and Secondary DNS server IP to be same in both Principal and Mirror/Witness Server but the result is...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Failed BackUp

    Take a full backup.

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: free sql video tutorial

    You can check the training section of sql server central and google with your specific topic.

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Help for Database Mirroring

    I thank everyone who were trying to help me.

    As eng_mgomaa spoted, I had given the ROLE as Partner instead of witness. But after changing it also I am getting the...

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: sql job + network files

    Is the system is 64bit?

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: SQL server 2005 Encryption

    You can try Symmetric Key Encryption since you are using it in warehouse. Symmetric key is good in performance.

    Refer this article,

    http://blogs.technet.com/keithcombs/archive/2005/11/24/415079.aspx

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Named Instances

    If it is Windows Server 2003, right click the file --> properties --> Click on Unblock if enabled.

    ---------------------------------------------------
    Thanks,
    Satheesh.

  • RE: Choosing between symmetric and asymmetric keys for data encryption

    The Asymmetric Key Encryption uses dual key managment - Public key for encryption and private key for decryption while symmetric key encryption will use a single key for both. ...

    ---------------------------------------------------
    Thanks,
    Satheesh.

Viewing 15 posts - 46 through 60 (of 71 total)