Robin Walker wrote:
> bd2103 <> wrote:
>
>
>>I have some machines that are failing to install the MS06-014 MDAC
>>update. On a machine running Win2k, MDAC ver 2.8 and it fails to
>>install with the following error message:
>>
>>5.250: Update.exe extended error code = 0x4286
>
>
> For information, have you applied MDAC 2.8 SP1 before trying MS06-014?
> See http://msdn.microsoft.com/data/mdac/...s/default.aspx
>
Robin,
Thanks for your response. I did re-check the Microsoft guidance and here
is the exact verbiage:
Microsoft strongly recommends that all customers who currently use a
version of Windows that does not have Microsoft Data Access Components
2.7 Service Pack 1 or higher upgrade immediately to Microsoft Data
Access Components 2.8 Service Pack 1 or another supported version. The
only exception to this notice is customers who currently use Windows
2000 Service Pack 4 running Microsoft Data Access Components 2.5 Service
Pack 3.
A big majority of machines failing are actually requesting the MS06-014
MDAC 2.5 SP3 patch and only a few 2.8. I will work on getting 2.8
upgraded to SP1, but I'm puzzled by the failures on 2.5 SP3, which
should not require an update to MDAC according to microsoft.
Here is a snippet from the MDAC 2.5 SP3 update installation that fails
with error 0x4273.
************************************************** ****************
0.661: SQL DLL: FileVer: Info: File passed version check: odtext32.dll:
package = 4.0.6306.0, machine = 4.0.6200.0
0.661: SQL DLL: FileVer: Info: File on machine at higher version than
update: sqlsrv32.dll: package = 3.70.11.46, machine = 2000.81.7713.0
0.661: SQL DLL: FileVer: CheckFailed: Some installed files are a later
version than the files in the update. The installer cannot replace these
files.
0.661: SQL DLL: Custom return code: 17030
0.661: SQL DLL: BeginInstallation() returned 0
1.742: In Function TestVolatileFlag, line 11873, RegOpenKeyEx failed
with error 0x2
1.742: In Function TestVolatileFlag, line 11905, RegOpenKeyEx failed
with error 0x2
1.742: DoInstallation: CleanPFR failed: 0x2
1.742: SetProductTypes: InfProductBuildType=BuildType.IP
1.742: SetAltOsLoaderPath: No section uses DirId 65701; done.
1.762: DoInstallation: FetchSourceURL for
c:\winnt\softwaredistribution\download\07e80bc607c 48a7ab93daae3b95aa0e1\update\update.inf
failed
1.762: CreateUninstall = 1,Directory =
C:\WINNT\$SQLUninstallMDAC25SP3-KB911562-x86-ENU$
1.762: LoadFileQueues: UpdSpGetSourceFileLocation for halacpi.dll
failed: 0xe0000102
1.772: BuildCabinetManifest: update.url absent
1.772: Starting AnalyzeComponents
1.772: AnalyzePhaseZero used 0 ticks
1.792: OEM file scan used 0 ticks
1.802: AnalyzePhaseOne: used 30 ticks
1.802: AnalyzeComponents: Hotpatch analysis disabled; skipping.
1.802: AnalyzeComponents: Hotpatching is disabled.
1.902: AnalyzePhaseTwo used 100 ticks
1.902: AnalyzePhaseThree used 0 ticks
1.902: AnalyzePhaseFive used 0 ticks
1.902: AnalyzePhaseSix used 0 ticks
1.902: AnalyzeComponents used 130 ticks
1.902: Downloading 0 files
1.902: bPatchMode = FALSE
1.902: Inventory complete: ReturnStatus=0, 140 ticks
1.902: SQL DLL: Entered callback ConfirmInstallation()
1.902: SQL DLL: handleUserChoice() returned 17011
1.913: SQL DLL: ConfirmInstallation() returned 17011
1.913: DoInstallation: ConfirmInstallation Failed: 0x4273
1.913: VerifyTargetFileSize: Unable to verify size as Source = NULL for
file c:\winnt\oem20.cat
2.163: SQL DLL: Entered callback EndInstallation()
2.163: SQL DLL: EndInstallation() returned 0
2.163: SQL DLL: Entered callback FailedInstallation()
2.163: SQL DLL: FailedInstallation() returned 0
2.163: KB911562 installation did not complete.
2.163: Update.exe extended error code = 0x4273
************************************************** *****************