SQL server remotely not connectable

  • Hi,

    I trying to connect the sql server 2000 workgroup editon on a remote server to a sql server 2005 enterprise edition and it doesn't connect.

    I wrote the i p address in ssms 2005 server name..

    It showing this error:---

    (attached)

    I checked that the remote connections on that server are ON and

    named pipes,TCP are also enabled.

    I try to ping the server from my server and it is pinging successfully..

    P.S.-- before few days/weeks... i could connect to it ( so those servers are in same domain/network...nothing changed from that time )

    Regards,

    Sushant

    Regards
    Sushant Kumar
    MCTS,MCP

  • any views??

    Regards,

    Sushant

    Regards
    Sushant Kumar
    MCTS,MCP

  • Did you setup a Linked Server between the 2 servers successfully ?

    This error generally means SQL Server instance is not available and is stopped .

    Please post more details and in a clear manner.

    Thank You,

    Best Regards,

    SQLBuddy

  • Hi,

    Yes I have already created a linked server to it.

    But when I test connection, I get this error:--

    (Attached)

    Regards,

    Sushant

    Regards
    Sushant Kumar
    MCTS,MCP

  • Have you checked the firewall on the linked server? If it is enabled, turn it off to test, if that works, you will need to add the port 1433 or just leave it off.

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • How are you testing the connection ?

    In the SSMS, are you able to expand the nodes in the LServer and view the tables and other objects ?

    Also did you check if the SQL Server service is satarted and running fine (Not pinging) ?

    Thank You,

    Best Regards,

    SQLBuddy

  • When I OFF the windows firewall on the machine,

    it worked . Now can connect to sql server and through telnet too.

    Huh.

    Guess the windows firewall icon popped up on that machine and someone put it ON.

    We didn't came to know about that change.

    Thanks a lot guyz.

    Regards,

    Sushant

    Regards
    Sushant Kumar
    MCTS,MCP

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply