Why do I receive an error involving pending file operations while installing Microsoft SQL Server 2000, even after I reboot the system?

John Savill

October 5, 2003

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. An erroneous pending file copy operation in the registry is causing your SQL Server installation to believe another installation is underway, which is preventing you from continuing the installation. To resolve this error, perform the following steps:

  1. Start a registry editor (i.e., regedit.exe).

  2. Navigate to the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager registry subkey.

  3. Double-click PendingFileRenameOperations.

  4. Remove any entries for this registry value, then click OK.

  5. Close the registry editor.

You'll then be able to complete the SQL Server 2000 installation.

Read more about:

Microsoft

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like