DistributionServer Table
The DistributionServer
table stores all of the distribution servers and
distribution locations in the FlexNet Manager Suite distribution hierarchy.
Database Column |
Details |
---|---|
ServerUID
|
Type: binary (max 16 bytes). Key A unique identifier for the distribution server or distribution location. The core distribution server has a value of all zeroes. |
DNSName
|
Type: text (max 128 characters). Nullable DNS name of the server |
ServerType
|
Type: small integer The server type. The possible values are:
|
ServerName
|
Type: text (max 64 characters) The name of the distribution server or distribution location. |
PrimaryParentUID
|
Type: binary (max 16 bytes). Key. Nullable The parent of the distribution server or distribution location. For
the core distribution server, the |
ConfigState
|
Type: text (max 20 characters). Nullable The state of configuration of the distribution server. This is only
set for distribution servers (
|
LastConfigStart
|
Type: datetime. Nullable The date and time of the last configuration message sent to the
distribution server. This is only set for distribution servers ( |
LastConfigJobId
|
Type: text (max 40 characters). Nullable The job identifier for the last configuration message sent to the
distribution server. This is only set for distribution servers ( |
ConfigFailReason
|
Type: text. Nullable The reason for a configuration failure for the distribution server. |
PolicyQuarantined
|
Type: boolean Boolean value indicating whether this distribution location is quarantined from receiving policy distributions. |
TenantID
|
Type: small integer The Tenant ID this Distribution Server has been assigned to. |
FlexNet Manager Suite (On-Premises)
2020 R1