MGR_LICENSERIGHTS Table
This section lists the database columns in the MGR_LICENSERIGHTS table.
Database Column |
Description |
id |
Type: Decimal. |
lastUpdated |
Type: TimeStamp. Unique. |
lineNumber |
Type: Integer. Unique. |
unparsedLine |
Type: text (max length 4000). Unique. |
featureName |
Type: text. Unique. |
lineType |
Type: Integer. Unique. |
featureNameAlias |
Type: text. Unique. |
vendorDaemonName |
Type: text. Unique. |
seatCount |
Type: Bigint. Unique. |
featureVersion |
Type: text. Unique. |
fromFeatureVersion |
Type: text. Unique. |
toFeatureVersion |
Type: text. Unique. |
expirationDate |
Type: TimeStamp. Unique. |
sign |
Type: text (max length 511). Unique. |
borrow |
Type: text. Unique. |
dupGroup |
Type: text. Unique. |
floatOk |
Type: text. Unique. |
hostBased |
Type: text. Unique. |
hostid |
Type: text (max length 4000). Unique. |
issued |
Type: text. Unique. |
minimim |
Type: text. Unique. |
overdraft |
Type: Bigint. Unique. |
platforms |
Type: text. Unique. |
start_time |
Type: TimeStamp. Unique. |
suiteDupGroup |
Type: text. Unique. |
supersede |
Type: text (max length 2000). Unique. |
tsOk |
Type: text. Unique. |
userBased |
Type: text. Unique. |
vendorString |
Type: text (max length 4000). Unique. |
issuer |
Type: text. Unique. |
sn |
Type: text. Unique. |
assetInfo |
Type: text. Unique. |
distInfo |
Type: text. Unique. |
userInfo |
Type: text. Unique. |
vendorInfo |
Type: text. Unique. |
sort |
Type: text. Unique. |
parsed |
Type: Integer. Unique. |
featureIdentifier |
Type: text. Unique. |
superseded |
Type: Boolean. Unique. superseded is true if this license rights line has been superseded, else false |
licenseFile |
Type: Decimal. References Table: MGR_LICENSEFILE Table Backward reference of a LicenseFile |