SoftwareLicenseComputerProblemType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareLicenseComputerProblemType is a static table holding the collection of problems that a computer can have which might cause a particular type of license to have an unknown compliance status.

Table 1. Database columns for SoftwareLicenseComputerProblemType table

Database Column

Details

SoftwareLicense ComputerProblemTypeID

Type: integer. Key. Generated ID

A unique identifier for each SoftwareLicenseComputerProblemType. Possible values and the corresponding default strings are:

  • 1 = Core count missing from inventory
  • 2 = Processor count missing from inventory
  • 3 = Socket count missing from inventory
  • 4 = Thread count missing from inventory.
ProblemTypeResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a problem type. Foreign key to the ComplianceResourceString table.

ProblemTypeDefaultValue

Type: text (max 512 characters)

The text to display if the problem type resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1