SoftwareLicensePartitioningDefault Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareLicensePartitioningDefault contains the sub-capacity licensing rules: the types of virtual machines/partitions and pools which each license type treats as “hard” (able to put a hard limit on processor usage).

Table 1. Database columns for SoftwareLicensePartitioningDefault table

Database Column

Details

SoftwareLicenseTypeID

Type: integer. Key

The software license type to which this rule applies. Foreign key to the SoftwareLicenseType table.

VMTypeID

Type: integer. Key. Nullable

A virtual machine/partition type that is “hard” for the purposes of this license type. Foreign key to the VMType table.

VMPoolTypeID

Type: integer. Key. Nullable

A virtual machine/partition pool type that is “hard” for the purposes of this license type. Foreign key to the VMPoolType table.

FlexNet Manager Suite (On-Premises)

2020 R1