SoftwareLicensePVUPointsPeakConsumedData Table

FlexNet Manager Suite 2020 R1 (On-Premises)

SoftwareLicensePVUPointsPeakConsumedData records current PVU consumption per host and region for the current reporting period.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for SoftwareLicensePVUPointsPeakConsumedData table

Database Column

Details

RegionID

Type: integer. Key

The region consumption is being recorded for. Foreign key to the Region table.

SoftwareLicenseID

Type: integer. Key

The license being assessed. Foreign key to the SoftwareLicense table.

ComplianceComputerID

Type: integer. Key

The license being assessed. Foreign key to the ComplianceComputer table.

IsEligibleInventory

Type: boolean

Is the device eligible for inventory at consumption calculation

PVUConsumption

Type: integer

The PVU points consumed for the host and license in the region at the time of the peak.

CalculatedByILMT

Type: boolean

Is the consumption imported from ILMT?

LicenseMeasurementID

Type: integer. Key

The license measurement ID. Foreign key to the LicenseMeasurement table.

FlexNet Manager Suite (On-Premises)

2020 R1