![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Finally got the cluster service running (2k3) and SQL 2000 successfully installed. Looks like everything is running properly as indicated by Cluster Administrator and Enterprise Manager but I cannot connect to the SQL server. Netstat shows no 1433 listeners on either cluster box... what did I miss? Thanks. |
#3
| |||
| |||
|
|
If the install was a named instance rather than a default instance, it won't be listening on 1433. Use the SQL Server Network Utility to determine the actual port number. Also, make sure you have SP3a applied or SQL won't use the TCP/IP network stack. -- Geoff N. Hiten Microsoft SQL Server MVP Senior Database Administrator Careerbuilder.com I support the Professional Association for SQL Server www.sqlpass.org "Nate" <nnord (AT) maxitd (DOT) com> wrote in message news:49c1e947.0403041235.27f6d4c8 (AT) posting (DOT) google.com... Finally got the cluster service running (2k3) and SQL 2000 successfully installed. Looks like everything is running properly as indicated by Cluster Administrator and Enterprise Manager but I cannot connect to the SQL server. Netstat shows no 1433 listeners on either cluster box... what did I miss? Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |