|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, November 26, 2012 9:08 AM
Points: 310,
Visits: 243
|
|
How to view the different services(db services,analysis services) installed in sql server 2005 i viewed in summary.txt but i can see only
Microsoft SQL Server 2005 9.00.3042.00 ============================== OS Version : Microsoft Windows Server 2003 family, Enterprise Edition Service Pack 2 (Build 3790) Time : Sat Aug 01 19:36:40 2009 Instancename : To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.
SQL Server Setup was interrupted. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.
Time : Sat Aug 01 19:38:14 2009
is there any other way to view it?
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 3:50 AM
Points: 1,618,
Visits: 20,898
|
|
The SQL Server Configuration Manager and the Services console would list all the SQL related services already installed on the server.
Pradeep Adiga Blog: sqldbadiaries.com Twitter: @pradeepadiga
|
|
|
|