If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > SQL Server Default Port

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-06-03, 19:05
tscottw tscottw is offline
Registered User
 
Join Date: Jun 2003
Posts: 9
SQL Server Default Port

After starting SQL Server I did a scan on all of the ports on my computer and port 1433 was not open. Is that right?
Reply With Quote
  #2 (permalink)  
Old 06-07-03, 13:57
tscottw tscottw is offline
Registered User
 
Join Date: Jun 2003
Posts: 9
Re: SQL Server Default Port

I also can't telnet to that port, it says: Could not open connection to the host on port 1433. No connection could be made because the target machine actively refused it.
Reply With Quote
  #3 (permalink)  
Old 06-09-03, 06:35
Satya Satya is offline
Grand Poobah
 
Join Date: Aug 2002
Location: Scotland
Posts: 1,578
Check with Netadmin whether any other port is defined or configured to use that SQL server traffic.

Create an ALIAS to the server from client to connect from QA or EM.
__________________
--Satya SKJ
Microsoft SQL Server MVP
[IMG]http://sqlserver-qa.net/google_bart.gif[/IMG]
Reply With Quote
  #4 (permalink)  
Old 06-09-03, 12:26
tscottw tscottw is offline
Registered User
 
Join Date: Jun 2003
Posts: 9
why do I create an alias? do I use TCP/IP and what do I put as the alias name? should that be different from the server name?
Reply With Quote
  #5 (permalink)  
Old 06-10-03, 06:21
Satya Satya is offline
Grand Poobah
 
Join Date: Aug 2002
Location: Scotland
Posts: 1,578
ALIAS mention the servername or IP address under the client network utility.
__________________
--Satya SKJ
Microsoft SQL Server MVP
[IMG]http://sqlserver-qa.net/google_bart.gif[/IMG]
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On