Showing posts with label itnecessary. Show all posts
Showing posts with label itnecessary. Show all posts

Friday, March 23, 2012

Installing 2nd (Named) Instance of SQL Server 2005 EE

When installing a 2nd instance of SQL Server 2005 EE on a server, is it
necessary to install Reporting Services, SSIS, and Analysis Services again?
Does anyone know of any good documentation that discusses this subject?
Thanks.
No, if you need just an OLTP and / or olap named instance, you don't have to
reinstall RS or AS; you cannot install a second instance of SSIS because SSIS
is a stand alone service and you cannot have two SSIS on the same server.
The first documentation you have to read is the setup documentation;
Gilberto
"MACason" wrote:

> When installing a 2nd instance of SQL Server 2005 EE on a server, is it
> necessary to install Reporting Services, SSIS, and Analysis Services again?
> Does anyone know of any good documentation that discusses this subject?
> Thanks.