![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| "Amirullail" wrote: Hi All Can somebody advice or provide me a link that i can refer if i want to create some sort of User Acceptance Test in SQL Server 2008 clustering for 2 nodes? Pardon me for possibly stupid questions but, this makes absolutely no sense to me. Why would you have user acceptance test on a SQL Cluster? For the users, it's just a database server, and when it runs (hopefully it will not need to fail over automatically) it actually acts a single database server, from the end user's point of view. I would expect a user acceptance test related to the end user applicaton, but not the cluster. So, if you want to check that the cluster will work as intended, here is a few thoguhts from me: 1. If you run on Windows Server 2008, the hardware is pretty well checked by the Cluster Setup. You should not have any warnings or errors during this setup, and if you did get one or more, you should have fixed them now. 2. Ensure that the end user applications work no matter what node in the cluster holds their instance/database. 3. IF you have SSIS running in the cluster as well (I really preffer a separate and pearhaps even virtual server for this), Ensure that the SSIS packages will run on either node. This basically means that SSIS is correctly configured for all servers, and that any disk/file operations also goes to a shared disk. Well, this was perhaps not exactly what you asked for, but at least my thoughts which I hope will be to some help. |
![]() |
| Thread Tools | |
| Display Modes | |
| |