Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #812

Re: IP1, IP2...IPALL

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver, microsoft.public.sqlserver.server
Subject Re: IP1, IP2...IPALL
Date Fri, 18 Nov 2011 11:15:42 +0000 (UTC)
Organization Erland Sommarskog
Lines 22
Message-ID <Xns9FA17CBC09DF0Yazorman@127.0.0.1> (permalink)
References <ja4f70$gp5$1@speranza.aioe.org> <Xns9FA1611F8814CYazorman@127.0.0.1> <ja596p$mu6$1@speranza.aioe.org>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
Injection-Date Fri, 18 Nov 2011 11:15:42 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="G7+Jz22XqYCG8C6rb1H3YA"; logging-data="21022"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/s1Tkg/6c6SZaA+VUiNdlJ"
User-Agent Xnews/2005.10.03 Mime-proxy/1.4.c.4 (Win32)
Cancel-Lock sha1:v+vlQD5+nWszxHjM6k9i3lOwOWc=
Xref x330-a1.tempe.blueboxinc.net comp.databases.ms-sqlserver:812

Cross-posted to 2 groups.

Show key headers only | View raw


sql464 (sql464@nowhere.com) writes:
> I think I found the cause. SQL Server 2000 was also running on the 
> computer and both were trying to listen to the same port so I was 
> getting the below error in log
> 
> 2011-11-18 15:27:32.80 Server Error: 26023, Severity: 16, State: 1.
> 2011-11-18 15:27:32.80 Server Server TCP provider failed to listen on [ 
> 'any' <ipv4> 1433]. Tcp port is already in use.
> 
> When I stopped SQL 2000 and changed port everything was fine.
> 

If you need both instances, you can of course change the port, or select a
dynamic port.

-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Find similar


Thread

IP1, IP2...IPALL sql464 <sql464@nowhere.com> - 2011-11-18 07:17 +0500
  Re: IP1, IP2...IPALL Erland Sommarskog <esquel@sommarskog.se> - 2011-11-18 08:32 +0000
    Re: IP1, IP2...IPALL sql464 <sql464@nowhere.com> - 2011-11-18 14:40 +0500
      Re: IP1, IP2...IPALL Erland Sommarskog <esquel@sommarskog.se> - 2011-11-18 11:15 +0000

csiph-web