SAC for cluster -
03-31-2006
, 01:44 PM
Faced same problem and got the solution.
http://msdn2.microsoft.com/en-US/lib...8(SQL.90).aspx SQL Server Surface Area Configuration is available on the SQL Server start menu:
On the Start menu, point to All Programs, Microsoft SQL Server 2005, Configuration Tools, and then click SQL Server Surface Area Configuration.
The first page to appear is the SQL Server Surface Area Configuration start page. On the start page, specify which server you want to configure:
Click the link adjacent to Configure Surface Area for. The default value is "localhost". If you previously selected a named server, you would see the server name.
In the Select Computer dialog, do one of the following:
To configure SQL Server 2005 on the local computer, click Local computer.
To configure SQL Server 2005 on another computer, click Remote computer and then enter the computer name in the text box.
To configure a failover cluster, click Remote computer and then enter the virtual server name in the text box.
Click OK. |