MGR_LICENSESERVERGROUP Table

This section lists the database columns in the MGR_LICENSESERVERGROUP table.

MGR_LICENSESERVERGROUP Table

Database Column

Details

ID

Type: Decimal.

The primary key of the table

LASTUPDATED

Type: TimeStamp. Unique.

The lastUpdated column represents the date and time the license server group was last updated.

name

Type: text. Unique.

The column name represents the name of the License server group.

redundant1

Type: text. Unique.

The redundant1 column represents the server lines in the license file

redundant2

Type: text. Unique.

The redundant2 column represents the server lines in the license file

redundant3

Type: text. Unique.

The redundant3 column represents the server lines in the license file

status

Type: Integer. Unique.

The status column represents the status of the License Server group.

fingerprint

Type:text(max length 512). Unique.

The fingerprint column represents a unique value to identify the license server.

AUTO_RESTART

Type: Boolean. Unique.

The autorestart represents a boolean indicating whether the auto restart functionality will be enabled for the license server

TRIADINDICATOR

Type: Integer. Unique.

The accepted values for "triadIndicator" are: 0 = The group represents a single server and not a triad. 1 = The group represents a triad.