SQL 2000 not listening on TCP port

  • Hi,

    SQL Server 2000 with SP4 on Windows 2003.

    I cannot connect to it remotely. I checked netstat and realized SQL Server was not listening to tcp port 2008(which i changed) and or default port 1433. I need urgent help

    Thanks in advance

    FYI:

    exec sp_configure 'remote access'

    0 1 1 1

  • Did you check if the TCP/IP protocol is enabled?

    Does the output of NETSTAT show the TCP port configured in SQL Server Network Utility as LISTENING?

    -- Gianluca Sartori

Viewing 2 posts - 1 through 1 (of 1 total)

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