Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
orenbs
Starting Member
2 Posts |
Posted - 2008-05-15 : 06:03:57
|
Hello all, I have installed an SQL 2005 Standard Edition and I deploy 1 RS in the web server successfully. I wanted to know if there is a possibility to install another RS on my 2nd web server (I have 2 web servers because I have WSD active/passive) although I know you can use scale out only in SQL 2005 Enterprise Edition! |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-05-15 : 12:53:22
|
Yes that is fine. If you want them to use different repositories, then just provide a new name for the databases during the RS installation. But why don't you just install them as a web farm instead?Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Database maintenance routines:http://weblogs.sqlteam.com/tarad/archive/2004/07/02/1705.aspx |
 |
|
orenbs
Starting Member
2 Posts |
Posted - 2008-05-17 : 16:51:44
|
Hi Tara, I want to use the same DB for the RS from different web servers. If there is any explanations that I can use how to do it in farm installation I`ll be more th an happy to use it! |
 |
|
|
|
|