SQL server 2005 Installation

  • We are facing issues installing sql server standard edition on a win2k3 server. The setup fails saying the sql setup failed unexpectedly. Below is the log extract

    **************************************

    Microsoft SQL Server 2005 Setup beginning at Tue Aug 12 09:41:23 2008

    Process ID : 4576

    E:\SQL Server 2005 Standard Edition\Servers\setup.exe Version: 2005.90.1399.0

    Running: LoadResourcesAction at: 2008/7/12 9:41:23

    Complete: LoadResourcesAction at: 2008/7/12 9:41:23, returned true

    Running: ParseBootstrapOptionsAction at: 2008/7/12 9:41:23

    Loaded DLL:E:\SQL Server 2005 Standard Edition\Servers\xmlrw.dll Version:2.0.3604.0

    Complete: ParseBootstrapOptionsAction at: 2008/7/12 9:41:23, returned true

    Running: ValidateWinNTAction at: 2008/7/12 9:41:23

    Complete: ValidateWinNTAction at: 2008/7/12 9:41:23, returned true

    Running: ValidateMinOSAction at: 2008/7/12 9:41:23

    Complete: ValidateMinOSAction at: 2008/7/12 9:41:23, returned true

    Running: PerformSCCAction at: 2008/7/12 9:41:23

    Complete: PerformSCCAction at: 2008/7/12 9:41:23, returned true

    Running: ActivateLoggingAction at: 2008/7/12 9:41:23

    Complete: ActivateLoggingAction at: 2008/7/12 9:41:23, returned true

    Delay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.

    Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:

    Condition "EventCondition: __STP_LaunchPatchedBootstrap__4576" returned false.

    Running: PerformSCCAction2 at: 2008/7/12 9:41:23

    Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.3959

    Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.3959

    Complete: PerformSCCAction2 at: 2008/7/12 9:41:23, returned true

    Running: PerformDotNetCheck at: 2008/7/12 9:41:23

    Complete: PerformDotNetCheck at: 2008/7/12 9:41:23, returned true

    Running: ComponentUpdateAction at: 2008/7/12 9:41:23

    Error: Action "ComponentUpdateAction" threw an exception during execution. Error information reported during run:

    SCU_SetupMgr::InitComponents()

    Loaded DLL:C:\WINDOWS\system32\msi.dll Version:3.1.4000.3959

    SNAC version installing: 9.00.1399.06

    The installed SNAC version is less then the installing version

    Component update returned a fatal error : 1603

    Error Code: 0x80070643 (1603)

    Windows Error Text: Fatal error during installation.

    Source File Name: setup\sqlsetupactions.cpp

    Compiler Timestamp: Thu Sep 1 22:23:04 2005

    Function Name: sqls::ComponentUpdateAction::perform

    Source Line Number: 1564

    Class not registered.

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework 2.0.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework 2.0 LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework Upgrade Advisor.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework Upgrade Advisor LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework Windows Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0008_JACFIHEWMS01_.NET Framework Windows Installer LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0008.cab" Error Code : 2

    Running: UploadDrWatsonLogAction at: 2008/7/12 9:41:49

    Message pump returning: 1603

    **************************

    Anybody having and idea what is causing this

  • Hello,

    I believe the SNAC referred to in the error messages is the SQL Server Native Client. Did you already have any versions of MS SQL on the target server e.g. Express?

    If you look in Control Panel does "Microsoft SQL Server Native Client" appear in the list of Currently Installed Programs? If so, then remove it before trying the installation again.

    Regards,

    John Marsh

    www.sql.lu
    SQL Server Luxembourg User Group

  • I think if you install SQL Server SP2 and then go back later and attempt to install any of the client components that you will also see the same error message.

  • What must be removed for SP2 to preclude the error.

    I need to reinstall SQL 2005 after a successful load of SQL 2005 and SP2. Now I am getting numerous errors and the install program is asking for another disk during the SQL Integration install. The install is running from a DVD, there is no other disk.

    I am also getinng an "Unexpected error with the MSIexe.exe file"

  • Hello,

    Have you managed to get your reinstallation working? If not, did you see this article:-

    http://www.mssqltips.com/tip.asp?tip=1186

    Regards,

    John Marsh

    www.sql.lu
    SQL Server Luxembourg User Group

  • Thanks for the article. Just so happens, I had to uninstall everything anyway for a configuration change. It is getting it to reinstall that is the bitch now,, keeps asking for antoher disc when I am loading from the single DVD.

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply