April 2021

FlexNet Manager Suite 2020 R2.3

Master Issue Number Component/s Summary Workaround
IOJ-2183358

HTTP 500 and "Could not load file or assembly" errors may occur after upgrading a beacon to version 2020 R2.2 (16.2) due to web.config file not being updated

IOJ-1737437 Business adapters

Supplied schema.ini files are deleted when running a business import to import data from a text file unless delimiter is configured as "none"

To avoid a schema.ini file that is supplied with a CSV source data file being deleted, edit the adapter xml file and making the following changes to the <Import> element:

Add ";FMT=Delimited(None)" in the properties in the ConnectionString.

This will result in an <Import> element appearing similar to the following:

<Import Type="CSV" Delimiter="<value>" ConnectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Source;Extended
Properties='text;HDR=Yes;FMT=Delimited(None)'" Query="select * from [Data.csv]"
FileName="C:\Source\Data.csv" [...]>
IOJ-2181469 Containers, Inventory import (read/write/export)

Container images are imported and deleted during an import causing substantial database growth

Disabling the container feature toggle will prevent the records from being created in the compliance tables which will stop the database growth.

UPDATE cts SET SettingValue = 0 FROM dbo.ComplianceTenantSetting cts WHERE cts.SettingNameID = 223
IOJ-2156961 SAM for IBM

UVU points calculation incorrect when combining bulk count with known and unknown users from app inventory consumption

Asking user to the server that does not have last logged in user.
IOJ-1884945 SAM for SAP

Error when importing SAP system Landscape: "Cannot insert the value NULL into column 'Language'"

IOJ-2168204 Web UI

The location or corporate unit assigned to an operator doesn't appear on the WebUI

No known workaround exists.
IOJ-1730590 Agent, Inventory, SAM for Oracle

Oracle Database inventory fails to be gathered from Automatic Storage Management (ASM) instances

Remove the +ASM instance from oratab.
IOJ-2176026 Database

Database migration script im-migr1600-migpost.sql may fail with error: "Violation of PRIMARY KEY constraint 'PK_ServiceProvider'"

IOJ-2179972 Inventory, Uploaded file importers

Inventory NDI files from MacOS devices may fail to import if MachineUID and/or UserUID values from agent are "{}"

IOJ-2177615 SAM for IBM

Role-based exemptions cause devices to no longer appear in PVU reports