February 9, 2009 at 10:26 am
I cannot install the SQL 2005 SP3 update from Windows Update or by downloading the standalone install.
The error code reported is 1612
Here is the bootstrap log. In searching for these errors I've read that people have had to reinstall SQL server to fix it. I'm hoping to try and avoid that. Any help would be greatly appreciated.
=== Verbose logging started: 2/9/2009 11:14:35 Build type: SHIP UNICODE 4.00.6001.00 Calling process: c:\eb64242bad9feb90d782d149\hotfix.exe ===
MSI (c) (E8:B8) [11:14:35:095]: Resetting cached policy values
MSI (c) (E8:B8) [11:14:35:095]: Machine policy value 'Debug' is 0
MSI (c) (E8:B8) [11:14:35:095]: ******* RunEngine:
******* Product: {90032DD0-ABEE-4424-AC1E-B076BDD4E350}
******* Action:
******* CommandLine: **********
MSI (c) (E8:B8) [11:14:35:097]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (E8:B8) [11:14:35:097]: Grabbed execution mutex.
MSI (c) (E8:B8) [11:14:35:098]: Cloaking enabled.
MSI (c) (E8:B8) [11:14:35:098]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (E8:B8) [11:14:35:098]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (8C:A0) [11:14:35:141]: Grabbed execution mutex.
MSI (s) (8C:44) [11:14:35:143]: Resetting cached policy values
MSI (s) (8C:44) [11:14:35:143]: Machine policy value 'Debug' is 0
MSI (s) (8C:44) [11:14:35:143]: ******* RunEngine:
******* Product: {90032DD0-ABEE-4424-AC1E-B076BDD4E350}
******* Action:
******* CommandLine: **********
MSI (s) (8C:44) [11:14:35:143]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (8C:44) [11:14:35:843]: SRSetRestorePoint skipped for this transaction.
MSI (s) (8C:44) [11:14:35:856]: End dialog not enabled
MSI (s) (8C:44) [11:14:35:856]: Original package ==> C:\Windows\Installer\1f5f4684.msi
MSI (s) (8C:44) [11:14:35:856]: Package we're running from ==> C:\Windows\Installer\1f5f4684.msi
MSI (s) (8C:44) [11:14:35:919]: APPCOMPAT: looking for appcompat database entry with ProductCode '{90032DD0-ABEE-4424-AC1E-B076BDD4E350}'.
MSI (s) (8C:44) [11:14:35:920]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (8C:44) [11:14:35:938]: MSCOREE not loaded loading copy from system32
MSI (s) (8C:44) [11:14:35:943]: Couldn't find local patch ''. Looking for it at its source.
MSI (s) (8C:44) [11:14:35:943]: Resolving Patch source.
MSI (s) (8C:44) [11:14:35:943]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (8C:44) [11:14:35:943]: User policy value 'DisableMedia' is 0
MSI (s) (8C:44) [11:14:35:943]: Machine policy value 'AllowLockdownMedia' is 0
MSI (s) (8C:44) [11:14:35:943]: SOURCEMGMT: Media enabled only if package is safe.
MSI (s) (8C:44) [11:14:35:944]: SOURCEMGMT: Looking for sourcelist for product {88591C3A-E392-4B2C-98B7-F123862FD540}
MSI (s) (8C:44) [11:14:35:944]: Note: 1: 1706 2: {88591C3A-E392-4B2C-98B7-F123862FD540} 3:
MSI (s) (8C:44) [11:14:35:944]: SOURCEMGMT: Failed to resolve source
MSI (s) (8C:44) [11:14:35:944]: Searching provided command line patches for patch code {88591C3A-E392-4B2C-98B7-F123862FD540}
MSI (s) (8C:44) [11:14:35:950]: File will have security applied from OpCode.
MSI (s) (8C:44) [11:14:51:610]: Original patch ==> c:\eb64242bad9feb90d782d149\HotFixTools\Files\sqlrun_tools.msp
MSI (s) (8C:44) [11:14:51:610]: Patch we're running from ==> c:\Windows\Installer\12f9d26e.msp
MSI (s) (8C:44) [11:14:51:631]: Note: 1: 1708
MSI (s) (8C:44) [11:14:51:631]: Product: Microsoft SQL Server 2005 Tools -- Installation failed.
MSI (s) (8C:44) [11:14:51:634]: Windows Installer installed the product. Product Name: Microsoft SQL Server 2005 Tools. Product Version: 9.00.1399.06. Product Language: 1033. Installation success or error status: 1612.
MSI (s) (8C:44) [11:14:51:655]: Attempting to delete file c:\Windows\Installer\12f9d26e.msp
MSI (s) (8C:44) [11:14:51:669]: MainEngineThread is returning 1612
MSI (s) (8C:A0) [11:14:51:670]: No System Restore sequence number for this installation.
The installation source for this product is not available. Verify that the source exists and that you can access it.
C:\Windows\Installer\1f5f4684.msi
MSI (c) (E8:B8) [11:14:51:674]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (E8:B8) [11:14:51:675]: MainEngineThread is returning 1612
=== Verbose logging stopped: 2/9/2009 11:14:51 ===
March 13, 2009 at 9:00 am
Hi I am having the same problem with SP3 install. Has anybody been able to resolve the problem?
Thank you
March 17, 2009 at 8:58 pm
May 22, 2009 at 12:57 am
This is applicable only when you are upgrading SP3 from SP2.
1. If the installer files are not available in the installer folder, check the installer log file to find out the MISSING MSI FILES
2. Extract the SQL server 2005 SP2 files to one folder (for e.g.: D:\SQL2K5\SQL2005SP2)
3. Rename recache.txt to recache.js and copy to D:\SQL2K5\ folder
4. Run the following command
cscript recache.js D:\SQL2K5\SQL2K5SP2
5. It will recache the installer files. Then try installing SP3.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply