question

Håkan Winther avatar image
Håkan Winther asked

Analysis services port?

How do determine which port is configured for Analysis services in a cluster environment? I can't open SQL configuration manager or SQL Server Surface area configuration manager.

sql-server-2005ssascluster
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Matt Whitfield avatar image
Matt Whitfield answered

If worst comes to the worst, use

netstat -a -n

from a command prompt to list all listening ports...

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Håkan Winther avatar image Håkan Winther commented ·
Excellent answer as always! Thanks Matt. It looks like the client is using dynamic ports.
0 Likes 0 ·
Grant Fritchey avatar image
Grant Fritchey answered

Can you get into the cluster manager? That will show which ports are being used.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.