Forum Replies Created

Viewing 10 posts - 61 through 71 (of 71 total)

  • RE: Help for Database Mirroring

    Yes, I am executing from Principal database.

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

  • RE: Help for Database Mirroring

    I had added the ports to exceptional list and by using the script posted by eng_mgomaa, I can able to setup the principal and mirror. The failover is also...

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

  • RE: Help for Database Mirroring

    Sorry guys for replying late. I am on leave.

    I am using the below T-SQL Statment,

    ALTER DATABASE Mirroring_DB1

    SET Partner='TCP://MirrorServer:5022'

    Now I am chasing my IT team to add the port 5022...

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

  • RE: Help for Database Mirroring

    I tried using TSQL and Wizard both are giving the same error. My mirroring endpoints are referring to 5022 port only. Only my sql server on Mirror server is...

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

  • RE: Help for Database Mirroring

    Here is the error --> The server network address "TCP://Mirror,1434:5022" can not be reached or does not exist. Check the network address name and that the ports for the local...

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

  • RE: Permission for Truncate Statment

    And Stored Proc's are schema authenticated and I had provide only execute permission on the schema.

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

  • RE: Permission for Truncate Statment

    It's for an application.

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

  • RE: How to identify the objects which are altered based on date?

    Thanks.

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

  • RE: Problem with 'orphaned' users in mirrored setup

    Even I am facing this issue. We were in the testing phase to implement Database Mirroring. I had built mirroring with a witness to make the fail over automatically. ...

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

  • RE: How to identify the objects which are altered based on date?

    Thanks Paresh Prajapati. I checked only in sys.sysobjects before posting :rolleyes:.

    Thanks GSquared, I will consider using DDL Triggers. Can you help me with best practice documents?

    Thanks for everyone.

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

Viewing 10 posts - 61 through 71 (of 71 total)