Hello,
I am trying to perform in-place upgrade to an existing default instance of SQL 2005 SP3 (x64) Standard edition to SQL 2008 R2 (x64) Standard.
In the upgrade wizard, it does not allow me to "Select Instance" but instead straightaway asking to "Select Features" which all options are greyed out. I have use the same installer to upgrade 3 other SQL servers without a problem.
I tried to launch LandingPage.exe in the installer x86 directory and go through the upgrade wizard, surprisingly it is able to detect my current installation and showing as x64 in the summary.txt.
I have seen the same issue happened to others in this forum but seems like no one had a resolution. Some said to uninstall SQL 2005 then install a fresh new instance. This is an option but we have to plan more carefully.
Can someone advise what could have gone wrong in the installer?
Just to clarify.
-----------------
Overall summary:Final result: User cancelled
Exit code (Decimal): -2068380094
Exit facility code: 1207
Exit error code: 1602
Exit message: User has cancelled.
Start time: 2013-04-13 01:50:39
End time: 2013-04-13 02:03:24
Requested action: Upgrade
Machine Properties:
Machine name: <removed>
Machine processor count: 8
OS version: Windows Server 2003
OS service pack: Service Pack 2
OS region: United States
OS language: English (United States)
OS architecture: x64
Process architecture: 64 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID Feature Language Edition Version Clustered
Sql Server 2005 MSSQLSERVER MSSQL.1 Database Engine Services 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 MSSQLSERVER MSSQL.1 SQL Server Replication 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 MSSQLSERVER MSSQL.1 Full-Text Search 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 MSSQLSERVER MSSQL.1 SharedTools 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 MSSQLSERVER MSSQL.2 Analysis Services 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 MSSQLSERVER MSSQL.3 Reporting Services 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 DTS 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 Tools 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 ToolsClient 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 ToolsClient\Connectivity 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 ToolsDocument 1033 Standard Edition (64-bit) 9.3.4266 No
Sql Server 2005 ToolsDocument\BOL 1033 Standard Edition (64-bit) 9.3.4266 No
Package properties:
Description: SQL Server Database Services 2008 R2
ProductName: SQL Server 2008 R2
Type: RTM
Version: 10
SPLevel: 0
Installation location: I:\INSTALL\RTM STD ED\x64\setup\
Installation edition: STANDARD
User Input Settings:
ACTION: Upgrade
AGTDOMAINGROUP: <empty>
BROWSERSVCSTARTUPTYPE: Disabled
CONFIGURATIONFILE: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130413_014419\ConfigurationFile.ini
CUSOURCE:
ENU: True
ERRORREPORTING: False
FAILOVERCLUSTERROLLOWNERSHIP: 2
FARMACCOUNT: <empty>
FARMADMINPORT: 0
FARMPASSWORD: *****
FTSVCACCOUNT: <empty>
FTSVCPASSWORD: *****
FTUPGRADEOPTION: Import
HELP: False
IACCEPTSQLSERVERLICENSETERMS: False
INDICATEPROGRESS: False
INSTANCEID: <empty>
INSTANCENAME: <empty>
ISSVCACCOUNT: NT AUTHORITY\NetworkService
ISSVCPASSWORD: *****
ISSVCSTARTUPTYPE: Automatic
PASSPHRASE: *****
PCUSOURCE:
PID: *****
QUIET: False
QUIETSIMPLE: False
RSCATALOGSERVERINSTANCENAME: Unknown
RSUPGRADEDATABASEACCOUNT:
RSUPGRADEPASSWORD: *****
SQLDOMAINGROUP: <empty>
SQMREPORTING: False
UIMODE: Normal
X86: False
Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130413_014419\ConfigurationFile.ini
Detailed results:
Feature: SQL Writer
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Rules with failures:
Global rules:
Scenario specific rules:
Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20130413_014419\SystemConfigurationCheck_Report.htm
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
Message:
User has cancelled.
Stack:
at Microsoft.SqlServer.Configuration.UIExtension.Request.Wait()
at Microsoft.SqlServer.Configuration.UIExtension.UserInterfaceProxy.NavigateToWaypoint(String moniker)
at Microsoft.SqlServer.Configuration.UIExtension.WaypointAction.ExecuteAction(String actionId)
at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)