**Jag har försökt installera nya Microsoft SQL Server 2005, men det funkar inte. Jag har kollat i logfilerna men fattar inte riktigt vad som går fel. Kanske någon kan ge mej ett tips?
summary.txt ser ut så här:**
Microsoft SQL Server 2005 9.00.1399.06
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Fri Nov 25 22:42:40 2005
...
Och så kommer det ett antal med "successful" installationer. Och sen kommer detta:
...
--------------------------------------------------------------------------------
Machine : P2
Product : SQL Server Database Services
Error : An instance with the same name is already installed on this computer. To proceed with SQL Server Setup, provide a unique instance name.
--------------------------------------------------------------------------------
Machine : P2
Product : SQL Server Database Services
Error : An instance with the same name is already installed on this computer. To proceed with SQL Server Setup, provide a unique instance name.
--------------------------------------------------------------------------------
Machine : P2
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.00.1399.06
Install : Failed
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQL.log
Last Action : DetectInstanceClash
Error String : An instance with the same name is already installed on this computer. To proceed with SQL Server Setup, provide a unique instance name.
Error Number : 28086
--------------------------------------------------------------------------------
Machine : P2
Product : Microsoft SQL Server 2005 Tools Express Edition
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Tools.log
--------------------------------------------------------------------------------
SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.
List of log files:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Core(Local).log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQLSupport_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQLNCLI_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SqlWriter_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_MSXML6_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQLSupport_2.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQLNCLI_2.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_MSXML6_2.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SQL.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Tools.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Datastore.xml
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_.NET Framework 2.0.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Support.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_Core.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_SCC.log
Så här ser min "SQLSetup0011_P2-Core.log" ut:
Microsoft SQL Server 2005 Setup beginning at Fri Nov 25 22:41:49 2005
Process ID : 3500
f:\22644329947aca3bcc8446\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2005/10/25 22:41:49
Complete: LoadResourcesAction at: 2005/10/25 22:41:49, returned true
...
Sen kommer det ett antal actions som slutar med "returned true".
...
Running: DetectLocalBootstrapAction at: 2005/10/25 22:42:37
Complete: DetectLocalBootstrapAction at: 2005/10/25 22:42:37, returned true
Running: LaunchLocalBootstrapAction at: 2005/10/25 22:42:37
Error: Action "LaunchLocalBootstrapAction" threw an exception during execution. Error information reported during run:
"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe" finished and returned: 28086
Aborting queue processing as nested installer has completed
Message pump returning: 28086
**Här var det något som gick fel, men vad...?
Min "SQLSetup0011_P2_Core(Local).log" ser ut såhär:**
Microsoft SQL Server 2005 Setup beginning at Fri Nov 25 22:42:40 2005
Process ID : 1424
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2005/10/25 22:42:40
Complete: LoadResourcesAction at: 2005/10/25 22:42:40, returned true
...
Sedan är det kommer ett antal actions om slutar med diverse felmedelanden.
...
One or more packages failed to install. Refer to logs for error details. : 28086
Error Code: 0x80076db6 (28086)
Windows Error Text: Source File Name: sqlchaining\sqlchainingactions.cpp
Compiler Timestamp: Thu Sep 1 22:23:05 2005
Function Name: sqls::ReportChainingResults::perform
Source Line Number: 3097
---- Context -----------------------------------------------
sqls::HostSetupPackageInstallerSynch::postCommit
sqls::HighlyAvailablePackage::preInstall
led due to cancel code received from cancel source: 29539
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0011_P2_.NET Framework 2.0.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0011.cab" Error Code : 2
Delay load of action "UploadDrWatsonLogAction" returned nothing. No action will occur as a result.
Message pump returning: 28086
**Någon som har någon bra gissning på vad som går egentligen fel?
/anders**