Home All Groups Group Topic Archive Search About

Pending Reboot Requirement

Author
24 Oct 2008 1:04 AM
circulent
We are trying to uninstall a database on a SQL Server 2005 box, and I keep
getting a 'Pending Reboot Requiment' message which prevents me from going any
further.

Some posts suggested I clean out the PendingFileRenameOperations values key
from HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager and
reboot again. I tried this, but the problems persists.

Any suggestions?

Thanks

Author
12 Dec 2008 10:31 PM
Milton Lopez
I am having the same problem when trying to install the latest security update for SQL Express 2005. Has anyone found a way to clear the reboot requirement?

Thanks


M.
Are all your drivers up to date? click for free checkup

Author
13 Dec 2008 1:16 AM
Vidhya Sagar
Hi,

Can you please post your error message? If possible please post setup
summary log file too.

--Vidhya Sagar

Show quoteHide quote
"Milton Lopez" wrote in message news:20081212173157mlopez@iattc.org...
> I am having the same problem when trying to install the latest security
> update for SQL Express 2005. Has anyone found a way to clear the reboot
> requirement?
>
> Thanks
>
>
> M.
Author
13 Dec 2008 1:20 AM
Jonathan Kehayias
Try the following:


--
Jonathan Kehayias
SQL Server MVP
http://jmkehayias.blogspot.com
http://www.sqlclr.net


Show quoteHide quote
<Milton Lopez> wrote in message news:20081212173157mlopez@iattc.org...
>I am having the same problem when trying to install the latest security
>update for SQL Express 2005. Has anyone found a way to clear the reboot
>requirement?
>
> Thanks
>
>
> M.
Author
13 Dec 2008 1:21 AM
Jonathan Kehayias
Try the following:

  1.. Start regedit.exe
  2.. Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
  3.. Locate PendingFileRenameOperations
  4.. Remove any data assocuated with the value (you may want to export the
value for later review)
  5.. Reboot and try again.

--
Jonathan Kehayias
SQL Server MVP
http://jmkehayias.blogspot.com
http://www.sqlclr.net


Show quoteHide quote
<Milton Lopez> wrote in message news:20081212173157mlopez@iattc.org...
>I am having the same problem when trying to install the latest security
>update for SQL Express 2005. Has anyone found a way to clear the reboot
>requirement?
>
> Thanks
>
>
> M.

Bookmark and Share