MGR_VENDORDAEMON Table
This section lists the database columns in the MGR_VENDORDAEMON table.
Database Column |
Description |
|||||||||
id |
Type: Decimal. |
|||||||||
lastUpdated |
Type: TimeStamp. Unique. |
|||||||||
name |
Type: text. Unique. |
|||||||||
alias |
Type: text. Unique. |
|||||||||
machineName |
Type: text. Unique. |
|||||||||
portNumber |
Type: text. Unique. |
|||||||||
version |
Type: text. Unique. |
|||||||||
location |
Type: text. Unique. |
|||||||||
status |
Type: Integer. Unique. |
|||||||||
EXTENDED_STATUS |
Type: Integer. Unique. |
|||||||||
FINGERPRINT |
Type: text. Unique. |
|||||||||
ACTIVE |
Type: Integer. Unique. The accepted values for "active" are:
|
|||||||||
STATE |
Type: Integer. Unique. |
|||||||||
licenseServer |
Type: Decimal. References Table: MGR_LICENSESERVER Table Backward reference of a VendorDaemon to its parent LicenseServer entity |