SimulationLicenseResult Table

A SimulationLicenseResult is the SoftwareLicense results of a measurement run.

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

Database Column

Details

SimulationLicenseResultID

Type: integer. Key. Generated ID

Unique ID for the SimulationLicenseResult table.

LicenseMeasurementID

Type: integer. Key

Foreign key to the LicenseMeasurement table.

SoftwareLicenseID

Type: integer. Key

Foreign key to the SoftwareLicense table.

NumberInstalled

Type: integer

The quantity of software installations accounted for by this license.

NumberCalculated

Type: integer

The calculated consumption value for this license.

NumberUsed

Type: integer

The number of software installations covered by this license that are actually being used.

LastCalculatedNUPMinimum

Type: integer. Nullable

The snapshotted license last calculated minimum for Oracle Named User Plus licenses.

SoftwareLicense ComplianceStatusID

Type: integer. Nullable

The compliance status of this license. Foreign key to the SoftwareLicenseComplianceStatus table. Defaults to “Compliant”.

UnlicensedInstalls

Type: integer. Nullable

The number of installs that could have gotten on this license but did not