DCFM Professional Plus User Manual (53-1001774-01, June 2010)

726 DCFM Professional Plus User Manual
53-1001774-01
Sybase and Derby Database Fields
D
License
TABLE 132 ISL_TRUNK_GROUP
Field Definition Format Size
ID* int
VIRTUAL_SWITCH_ID Virtual switch DB ID. int
MASTER_USER_PORT Port number of master port. smallint
TABLE 133 LICENSE_FEATURE_MAP
Field Definition Format Size
LICENSE_ID* Foreign Key (SWITCH_LICENSE.ID) and is part of the
primary key.
integer
FEATURE_ID* Foreign Key (LICENSED_FEATURE.ID) and is part of
the primary.
integer
TABLE 134 LICENSED_FEATURE
Field Definition Format Size
ID* int
NAME License feature name, a short text description. varchar 64
DESCRIPTION Optional detailed description about the license
feature.
varchar 256
TABLE 135 SWITCH_LICENSE
Field Definition Format Size
ID* int
CORE_SWITCH_ID Refers to the entry in the CORE_SWITCH table. int
LICENSE_KEY Stores the license key obtained from the switch. varchar 256
TABLE 136 CORE_SWITCH
Field Definition Format Size
ID* int