
| IP Address | Description |
| 10.10.30.110 | Cluster NETBIOS name |
| 10.10.30.111 | Node 1 Server |
| 10.10.30.112 | Node 2 Server |
| 10.10.30.113 | Virtual SQL Server Name |
| 10.10.30.114 | Virtual MQ Series Name |
\x86\Other\sqlredis.exe /q:a /C:"setupre.exe WARN=1 -s -SMSYou may have to restart your computer if Cliconfg.exe is not immediately available. For additional information about SQL Server 2000 Setup, click the following article number257716 to view the article257716 in the Microsoft Knowledge Base: 257716 INF: Frequently Asked Questions - SQL Server 2000 - Setup In the SQL Server Client Network Utility dialog box, click the Alias tab. Click Add to open the Add Network Library Configuration dialog box. Click to select the Named Pipes check box. Type the alias name in the Server alias box. For example: VIRTUALSERVERNAME\INSTANCENAME. Type the virtual server instance name in Server name box. For example: VIRTUALSERVERNAME\INSTANCENAME. Verify the name in the Pipe name box. By, default, the value in the Pipe name box is: \\VIRTUALSERVERNAME\pipe\MSSQL$instancename\sql\query Run SQL Server 2000 Setup. For the virtual server name, use the same virtual server name and instance name that you used in steps e and f. Run SQL Server 2000 SP3 Setup. After Setup completes successfully, run the Server Network Utility. Select the instance, select TCP/IP, and then click Properties. Type 0 in the Default port box. Re-start the SQL Server resource from Cluster Administrator. Remove the named pipes alias that you created in step 1. With this procedure SQL should work on the Cluster resource, try to fail over to test it.
