Re: using certain port for sql server 2000

From: Wayne Snyder (wayne.nospam.snyder_at_mariner-usa.com)
Date: 02/24/05


Date: Thu, 24 Feb 2005 08:24:14 -0500

Just because a port is not currently in use, doesn't mean it is available...
You should have some way to assign ports to computers within your
organization... Perhaps the OS people control the assignment.... Otherwise
you could be stepping on someone else.( but you will find out, because sql
opens the port exclusive...)

-- 
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org
"maxzsim" <maxzsim@discussions.microsoft.com> wrote in message 
news:0ED3398C-FA37-43E8-BCD9-EB4B8B611D60@microsoft.com...
> Hi ,
>
>   from client utility ,i'll set up the connection to which database and i
> can spcify the port# besides the defult --> 1433
>
>  what i want to know is ,
> 1) how do i setup the port# is this SQL administration or h/w kinda stuffs
> with Windows administtration ?
> 2) how do i know which port is available to me ?
>
>  appreciate any help given
>
> tks & rdgs
> 


Relevant Pages

  • Re: ADP problems after SQL 2005 Upgrade
    ... Use the SQL Server Configuration Manager to create aliases; ... each port can be associated only with a single instance. ... Sylvain Lafontaine, ing. ...
    (microsoft.public.access.adp.sqlserver)
  • [NT] Microsoft SQL Server 2000 Unauthenticated System Compromise
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Microsoft's database server SQL Server 2000 exhibits two buffer-overrun ... clients connecting to TCP port 1433 or both. ... This message is a single byte packet, ...
    (Securiteam)
  • Re: Do SqlServer 2000 & SqlServer 2005 co-exist
    ... Either SQL Server 2000 or SQL Server 2005. ... So you have to move one of them to another port. ... You could allow an program exception in your firewall instead of a port number exception. ... I understand that you can connect to SQL 2000 named instance on the local ...
    (microsoft.public.sqlserver.setup)
  • Re: IIS, SQL 2000 & XPs Firewall
    ... Only one instance of SQL Server can use TCP port 1434. ... You may find it easier to use SQL Server Configuration Manager ... 2008 will be a named instance ... you will have to open those as exceptions in the firewall. ...
    (microsoft.public.sqlserver.connect)
  • Re: SQL 200 Dev edition on workgroup will not connect
    ... I have been using sql server for about 8 years but mainly working with sql 2000. ... know your experience level with SQL Server and yes, sometimes things being messy but letting a SQL Server instance to accept remote connections and uninstalling it are generally straightforward tasks to perform. ... I suggest you to check for the dynamic port number that your SQL Server graps. ... Write down the port number in the "TCP Dynamic Ports" property and then run a Command Prompt and see if this port is bening listened. ...
    (microsoft.public.sqlserver.connect)