July 30, 2010     |
Network Toaster
SQL Security Forums
Note: SQLSecurity.com does not allow nor require registration due to privacy concerns for users. SQLSecurity.com is open and anonymous for all. Please report any abuse or profanity.
Subject: problem in installing sql server 2000
Prev Next

Author Messages
vikash (guest)

03/11/2006 9:26 AM Quote Reply Alert 
hello friends,
i have a have experienced a unique prob in setting up sql server 2000.The following message is displayed

"A previous program installation created a pending file operation on the installation machine.You must restart the computer before running setup"
Chip Andrews (guest)

03/11/2006 7:25 PM Quote Reply Alert 
Not to be obvious, but did you try rebooting? This is a common problem when a previous install is pending.
vikash (guest)

03/12/2006 1:28 AM Quote Reply Alert 
but, i encountered the same problem after rebooting again and again.
Chip Andrews (guest)

03/12/2006 12:54 PM Quote Reply Alert 
Here's a googled solution:

Locate the following Windows NT registry key:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager

Delete any PendingFileRenameOperations values.

You may also need to check for pending file rename operations in the
following registry keys:

HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
Az (guest)

11/19/2008 9:05 AM Quote Reply Alert 
Thanks a lot. the solution worked as a charm. Only doing the first step i.e. clearing pending file rename operations in SessionManager key solved the problem.

Forums > Discussions > SQL Server Security > problem in installing sql server 2000

Quick Reply
Username:  
Subject:  
Body:
 



ActiveForums 3.6
Copyright 1999 by Chip Andrews   |  Privacy Statement  |  Terms Of Use