Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Searching for patches with vCenter Configuration Manager fails with the message: Not Found (2002101)
Symptoms
- vCenter Configuration Manager patching deployment fails.
- During patch deployment, vCenter Configuration Manager displays the message: Not Found.
Resolution
This issue occurs because the patch information within vCenter Configuration Manager is incorrect.
To resolve this issue:
To resolve this issue:
Caution: This SQL script makes direct modifications to the vCenter Configuration Manager database.
- Run this SQL statement from within SQL Server Management Studio against the main vCenter Configuration Manager database (VCM, SCM, or ECM).
DELETE
csi_hf_bulletindb
WHERE DataVersion >= '1.0.1.663' -- Update 06/11/2008 was 1.0.1.662
UPDATE csi_hf_csidl_locations SET LastDate = '1/1/1980'
GO
-
Open the Patching (Server Adviser) slider in vCenter Configuration Manager.
-
Navigate to Windows > Bulletins > By Bulletin.
-
Click Check for Update.
-
Click Next and Finish to begin the download of the updated patch information.
-
Reassess and try to redeploy the patches.
Tags
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

