|  | Security Update for SQL Server 2005 Service Pack 2 (KB948109 |  | |
| | | I.R. |  |
| Posted: Tue Jul 15, 2008 4:53 pm Post subject: Security Update for SQL Server 2005 Service Pack 2 (KB948109 |  |
Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful. |
| |
| | | RobOak |  |
| Posted: Tue Jul 15, 2008 7:17 pm Post subject: RE: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
"I.R." wrote:
| Quote: | Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful.
|
|
| |
| | | A.M. |  |
| Posted: Tue Jul 15, 2008 8:18 pm Post subject: RE: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
I am having this problem as well, and would love some help :)
"I.R." wrote:
| Quote: | Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful.
|
|
| |
| | | Don Swenson |  |
| Posted: Tue Jul 15, 2008 10:44 pm Post subject: RE: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
"I.R." wrote:
| Quote: | Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful.
|
|
| |
| | | PA Bear [MS MVP] |  |
| Posted: Tue Jul 15, 2008 11:27 pm Post subject: Re: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
| |  | |
Start a free Windows Update support incident request: LINK
Support for Windows Update: LINK
For home users, no-charge support is available by calling 1-866-PCSAFETY in the United States and in Canada or by contacting your local Microsoft subsidiary. There is no-charge for support calls that are associated with security updates. When you call, clearly state that your problem is related to a Security Update and cite the update's KB number (e.g., KB948109).
For more information about how to contact your local Microsoft subsidiary for security update support issues, visit the International Support Web site: LINK
For enterprise customers, support for security updates is available through your usual support contacts. -- ~Robear Dyer (PA Bear) MS MVP-Windows (IE, OE, Security, Shell/User) AumHa VSOP & Admin; DTS-L.net
I.R. wrote:
| Quote: | Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful. |
|
| |
| | | William |  |
| Posted: Tue Jul 15, 2008 11:49 pm Post subject: RE: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
I get the same problem only with an error of 0x737D. WTF
"I.R." wrote:
| Quote: | Since a week ago . Every time I tried to install Security Update for SQL Server 2005 Service Pack 2 (KB948109) an error message is appear " Some updates were not install" and Error found : Code 6D9E and the Get help link is not helpful.
|
|
| |
| | | cpadd2008 |  |
| Posted: Wed Jul 16, 2008 3:33 pm Post subject: Re: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
Thanks for the suggestion, the following is the current error code, I have stopped services, changed to manual, disables, automatic and the update fails.
MSP Error: 29533 Service 'MARSH-CT-PC\ACT7' could not be stopped. Verify that you have sufficient privileges to stop system services. The error code is (16386)
-- cpadd2008 Posted via LINK |
| |
| | | Guest |  |
| Posted: Thu Jul 17, 2008 6:05 am Post subject: Re: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
After investigating the error logs produced by the installer to get a clue about what was going on, I took the following two steps and the windows update patch successfully ran:
1) Kill the process tree of ArpWrapper.exe (This was probably just blocking step 2, you need to make sure nothing from this folder is running even it means booting in safe mode so that step 2 will complete successfully, otherwise the open file handles will stop the de-compression algorithm.) 2) Uncompress the C:\Program Files\Microsoft SQL Server folder as well as all of its subfolders. You can do this by right clicking on the folder and going to properties -> advanced -> uncheck the "compress contents to save disk space" box. Click "Ok", then click "Apply" and tell it to apply to the folder as well as all subfolders.
Let me know if this helps! |
| |
| | | Dennis |  |
| Posted: Wed Jul 23, 2008 8:55 am Post subject: Re: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
| |  | |
How do I "kill the process tree of ArpWrapper.exe?
"psteijn@gmail.com" wrote:
| Quote: | After investigating the error logs produced by the installer to get a clue about what was going on, I took the following two steps and the windows update patch successfully ran:
1) Kill the process tree of ArpWrapper.exe (This was probably just blocking step 2, you need to make sure nothing from this folder is running even it means booting in safe mode so that step 2 will complete successfully, otherwise the open file handles will stop the de-compression algorithm.) 2) Uncompress the C:\Program Files\Microsoft SQL Server folder as well as all of its subfolders. You can do this by right clicking on the folder and going to properties -> advanced -> uncheck the "compress contents to save disk space" box. Click "Ok", then click "Apply" and tell it to apply to the folder as well as all subfolders.
Let me know if this helps!
|
|
| |
| | | bjbina |  |
| Posted: Wed Jul 23, 2008 6:00 pm Post subject: Re: Security Update for SQL Server 2005 Service Pack 2 (KB94 |  |
| |  | |
For me the issue was having the above mentioned directory compressed. Once I cleared that, the update work sucessfuly. Thanks for investigating this and providing the answer.
Bruce
"psteijn@gmail.com" wrote:
| Quote: | After investigating the error logs produced by the installer to get a clue about what was going on, I took the following two steps and the windows update patch successfully ran:
1) Kill the process tree of ArpWrapper.exe (This was probably just blocking step 2, you need to make sure nothing from this folder is running even it means booting in safe mode so that step 2 will complete successfully, otherwise the open file handles will stop the de-compression algorithm.) 2) Uncompress the C:\Program Files\Microsoft SQL Server folder as well as all of its subfolders. You can do this by right clicking on the folder and going to properties -> advanced -> uncheck the "compress contents to save disk space" box. Click "Ok", then click "Apply" and tell it to apply to the folder as well as all subfolders.
Let me know if this helps!
|
|
| |
| Page 1 of 3 .:. Goto page 1, 2, 3 Next | |
|
|