SoftwareLicensePVURegionPeakCalculatedData Table

SoftwareLicensePVURegionPeakCalculatedData records when the region specific peak was consumed for a region on an IBM PVU type license.

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 SoftwareLicensePVURegionPeakCalculatedData table

Database Column

Details

SoftwareLicenseID

Type: integer. Key

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

RegionID

Type: integer. Key

The region being assessed. Foreign key to the Region table.

PeakStartDate

Type: datetime

The date when the latest peak consumption from this license was first recorded for devices in this region.

PeakDate

Type: datetime

The date when the region’s peak consumption from this license was recorded. (For peaks that persist, this is the date of the most recent license reconcile.)

LicenseMeasurementID

Type: integer. Key

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