Article
article
Reads:
215
Score:
Had an issue where my ZCC Configuration for Patch Management Licenses kept indicating "License Expired".
- ZCM Primary Servers - Windows 2003 Server
- ZCM Database - Oracle 10g on a SUN system
Finally support got a hold of Patchlink developer and they gave a series of commands that were keeping the system "Verify License" option from working.
- Make note of ZPM licensing information (or screenshot page)
NOTE: You will lose all the information on the license page. - Have Oracle DBA run commands;
Delete from License;
Delete from LicenseList;
Commit; - Go to <Zenworks_home>/conf folder
- Locate zpm.lic file, save a backup of this file, and then delete zpm.lic file.
- Go the License Page and make sure the page has no data
- Enter the license key details(saved in step 1, since we deleted it in the first step).
- Validate license key again
"Verify License" information should properly connect and verify.
These commands are probably similar to what you would need for an SQL database with the same issue.
Related Articles
- ZCC shows Patch Management constantly "In Progress" and never finishes?
- Need to reset ZPM Proxy configuration in ZCC?
- Entering the License Key for ZENworks 10 Configuration Manager
- Troubleshooting Patch Management download problems in ZENworks 10 Configuration Management
- Finding BorderManager Licenses After an Upgrade





0