Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could not set up ListenOn connection '1433'

Status
Not open for further replies.

pvanos

MIS
Jun 6, 2002
73
BE
After setting up SQL-server V7.0 SP4, exactly like I did on another server, I am unable to connect to this server.
In the SQL-server Log, following entries are written:
(date and timestamps dropped to increase readability)
kernel Using 'SQLEVN70.DLL' version '7.00.1063'.
kernel Using 'OPENDS60.DLL' version '7.00.00.1063'.
ods Using 'SSNMPN70.DLL' version '7.0.694' to listen on '\\.\pipe\sql\query'.
ods Using 'SSMSSO70.DLL' version '7.0.1063' to listen on '1433'.
ods Error: 17826, Severity: 18, State: 1
ods Could not set up ListenOn connection '1433'..
ods Operating system error 10013., ods Using 'SSMSRP70.DLL' version '7.0.961' to listen on 'SQLMACHINE'.
spid6 Starting up database 'msdb'.

Can anyone tell me why this is happening and what I can do about it ?
On the server where I installed SQL-server first (=PDC), this error is not produced.
Both are installed on NT4 Server SP6a
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top