AccessedSoftwareDeviceAssignmentReasons Table
AccessedSoftwareDeviceAssignmentReasons
lists all license assignments attempted for client access of an application after license reconcile for the device.
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.
Database Column |
Details |
---|---|
AccessingDeviceID
|
Type: integer. Key. Nullable The accessing device under examination. Foreign key to the |
ComplianceComputerID
|
Type: integer. Key The compliance computer under examination. Foreign key to the |
SoftwareLicenseID
|
Type: integer. Key The license being assessed. Foreign key to the |
MultiProductLicensePhase
|
Type: boolean This field is set to |
Order
|
Type: integer The order this license was attempted to be assigned to this installation. |
LAConsReasonID
|
Type: integer. Nullable How many of the points consumed are for installations actually being used. |
LicenseAssignment FailureReasonID
|
Type: integer. Nullable How many of the points consumed are for installations actually being used. |
AddedBySQLPhase
|
Type: boolean Specifies whether the licence allocation was done by SQL or C# code. This is an internal field that can be used when troubleshooting license assignments. |
FlexNet Manager Suite (On-Premises)
2020 R1