General Description:
Added support for offline licenses in LicenseStatusConverter. The offline licenses can be viewed in
the License Monitor.
Detailed Description:
This patch updates openit_licensestatusconverter binary to support offline licenses in the License
Monitor.
NOTE: PATCH 1454 FOR WINDOWS OR PATCH 2080 FOR UNIX IS REQUIRED TO BE INSTALLED ON CLIENT MACHINES
General Description:
This patch fixes the issue in the Analysis Server wherein no data is displayed for the LM servers
whose license status files have null values for the Handle column in a FEATURE entry.
Detailed Description:
Upon parsing the raw license status files, if LicenseStatusConverter encounters an entry which has
null value for the Handle column (6th column in an entry line under a FEATURE block), the Handle
value is written as a '0' in the license status file in the database directory.
General Description:
This patch updates the LicenseStatusConverter to properly handle server/daemon status in license
status file, particularly FlexLM (lmgrd).
Detailed Description:
LicenseStatusConverter currently doesn't handle server/daemon status. This patch updates
openit_licensestatusconverter.exe binary to enable this functionality.
General Description:
Fix for License Monitor's inconsistent product mapping values.
Detailed Description:
This patch contains the fix for License Monitor's inconsistent available license and license usage
when product mapping is used. The root of the issue is in the License Status Converter application,
it doesn't include some features when using product mapping causing the inconsistency of the data in
License Monitor. This patch fixes this issue in License Status Converter application.
General Description:
This patch will update LicenseStatusConverter to properly handle server/daemon status in license
status file particularly FlexLM (lmgrd).
Detailed Description:
LicenseStatusConverter currently doesn't handle server/daemon status. This patch updates
openit_licensestatusconverter.exe binary to enable this functionality.
NOTE: patch 1321 or 989 is required to be installed in client machines for this functionality to
work.
General Description:
This patch fixes the problem on combining features of LicenseStatusConverter when product mapping.
Detailed Description:
LicenseStatusConverter combines features that have the same name regardless of feature version and
expiry. The installation of this patch fixes the problem by updating
openit_licensestatusconverter.exe. Licensestatus converter should now separate features that has the
same name but different feature version and expiry, but still adds all license count and usage
across the same feature names.
This patch includes fix to update license_status.xml even when there is no input from license_status
directory.