April 21, 2011 at 7:35 am
Hey Guys,
I was upgrading SQL Edition one of our development SQL server running on Windows 2008 R2 Enterprise. Current SQL 2005 is Standard edition with SP4 and I want to upgrade that to Enterprise edition. I used command line switch as below, and it failed. I tried the same command line switch on one dummy server and it completed successfully.
start /wait setup.exe ADDLOCAL=SQL_Engine INSTANCENAME=MSSQLSERVER UPGRADE=SQL_Engine SKUUPGRADE=1 /qb
After the setup failed, I got the error below, can anyone please point me what's going wrong?
---------------------------------------------------------------------------------
Product : SQL Server Database Services
Error : An error occurred during the installation of assembly 'Microsoft.SqlServer.SString,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0"'. Please refer to Help and Support for more information. HRESULT: 0x8002802F.
--------------------------------------------------------------------------------
Product : Microsoft SQL Server 2005
Product Version : 9.00.1399.06
Install : Failed
Log File : C:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0006_XXXX_SQL.log
Last Action : InstallFinalize
Error String : The installer has encountered an unexpected error. The error code is 2908. Could not register component {653612B2-2738-4F92-936D-65DE042BD1BB}.
Error Number : 2908
-------------------------------------------------------------------------------
I would really appreciate if you can help me with this. Thank you for time.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply