ComplianceComputerRole Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ComplianceComputerRole is a static table listing all the different roles to which computers can be assigned, and which may impact licensing terms.

Table 1. Database columns for ComplianceComputerRole table

Database Column

Details

ComplianceComputerRoleID

Type: integer. Key. Generated ID

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

  • 1 = Production
  • 2 = Warm Standby / Passive Failover
  • 3 = Hot Standby / Active Failover
  • 4 = Backup / Archive
  • 5 = Test
  • 6 = Training
  • 7 = Cold Standby / Disaster recovery
  • 8 = Development.
ResourceName

Type: text (max 256 characters). Key

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

DefaultValue

Type: text (max 100 characters)

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

ManageLicenses

Type: boolean

Set this to True if computers in this role are to be included in compliance calculations, and to False if this role exempts a computer from the license management process. Of the computer roles listed above, only Active computers have their licenses managed.

FlexNet Manager Suite (On-Premises)

2020 R1