SQL Server Developer Center > SQL Server Forums > Database Mirroring > ERROR While Connecting to Mirror DB
Ask a questionAsk a question
 

AnswerERROR While Connecting to Mirror DB

  • Thursday, October 08, 2009 10:37 AMX.GEORGE Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Dear all,
     
    This is george, am new to this forum. I am submitting the error while trying DB MIRRORING. kindly help me with your suggestions.

    When i am try to Create a Mirroring Session, the following is the error message, i am getting.

    I really followed Mr.Kelo's instructions to create End Points and Started and Setting up Listenig port, But while giving the following command i am getting the error like below.

    Query Executed on Principal Server:

    ALTER

    DATABASE DB_MIRROR

    SET

    PARTNER ='TCP://EAPL:5023'


    where DB_MIRROR = Database Name;  EAPL=Machine Name



    THE ERROR MESSAGE I AM GETTING IS,


    Msg 1418, Level 16, State 1, Line 1

    The server network address "TCP://EAPL:5023" can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational.



    I dont know where will be the problem, I have tried with UI also. I am getting same error. Kindly tell me How to check the Network addressname and Ports for Local and remote endpoints are operational.

    Kindly help me in this issue,

    Thanks and Regards,

    x.george

Answers

All Replies