Re: MSDE 2000 SP3a on a Windows 2003 server
From: Kaz (ganthi753_at_yahoo.com)
Date: 02/20/04
- Next message: Andrea Montanari: "Re: Known vulnerabilities with MSDE 2000A"
- Previous message: Andrea Montanari: "Re: How to create/view tables"
- In reply to: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Next in thread: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Reply: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 15:06:50 -0800
Thanks Jim, I got pointed in the right direction to find
some information on Microsoft's knoledge base.
Apperently my ports are setup correctly, but MSDE server
is unable to bind the selected port even though it is not
in use by another application. I receive the following
information on my MSDE server log file:
2004-02-20 15:35:12.26 server SuperSocket Info: Bind
failed on TCP port 1433.
2004-02-20 15:35:12.26 server SQL server listening on
10.22.4.52: 1433.
2004-02-20 15:35:12.26 server SQL server listening on
127.0.0.1: 1433.
2004-02-20 15:35:12.37 server SQL server listening on
TCP, Shared Memory.
2004-02-20 15:35:12.37 server SQL Server is ready for
client connections
If the Bind wasn't failing, everything would be working
fine I think.
Any ideas why the Bind would be failing?
>-----Original Message-----
>Are you sure you installed MSDE 2000 SP3a? Versions
previous to SP3 will
>install on 2003 but you will get a warning in the event
log that the
>Ynetwork ports to the application are blocked with a
directive to upgrade.
>Tou could do a netstat -a to show what ports the server
is listening on.
>Also look in the log for SQL Server and see whether it is
loading any
>network protocols when starting up.
>
>Jim
>
>"Kaz" <ganthi753@yahoo.com> wrote in message
>news:1394501c3f7b8$cd4bb5c0$a001280a@phx.gbl...
>> I have installed MSDE 2000 SP3a on both Standard and
>> Enterprise Windows Server 2003 with the same problem. I
>> can login to OSQL or Enterprise Manager from the local
>> machine with any valid account, but when I attempt to
>> login with the same accounts from another computer in
the
>> network I am unable to connect. I recieve the following
>> error:
>>
>> SQL Server does not exist or access is denied.
>> ConnectionOpen(Connect())..
>>
>> If I install MSDE the same way on Windows 2000 or XP I
>> have no connection problems.
>
>
>.
>
- Next message: Andrea Montanari: "Re: Known vulnerabilities with MSDE 2000A"
- Previous message: Andrea Montanari: "Re: How to create/view tables"
- In reply to: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Next in thread: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Reply: Jim Young: "Re: MSDE 2000 SP3a on a Windows 2003 server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|