User Manual v12.3.0 Owner's manual

1618 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
EMPTY_DIALOG_ALLOWED This field indicates whether the dialog can be
launched even when there are no fabrics discovered.
0 = Yes
1= No
int
INTERNAL_MODE_DIALOG The DCFM main client is not visible when the dialog
is launched in internal mode. This mode is used
when launching from SMIA config tool.
0- No
1- Only internal mode
2- Internal and external
int
LICENCE_PACKAGE_TYPE Column to indicate whether the dialog is related to
SAN or IP license package type.
0 = SAN package
1 = IP Package
int
OPTIONAL_PARAMS Comma separated names of all the optional
parameters such as WWN.
varchar 256
OPTIONAL_PARAMS_DESC Comma separated descriptions for the above
optional parameters.
varchar 1024
TABLE 212 LICENSE
Field Definition Format Size
ID Unique Number assigned for the license information. int
LICENSE_KEY License key string which has encoded value of number
of products, ports licensed and package which this
license isapplicable, etc.
varchar 1024
SERIAL_NO Unique serial number string that helps to identify the
customer or organization which this license is issued
for.
varchar 255
CREATION_TIME Time at which this license key is added timestamp
TYPE Type of license:
0 - Trial,
1 - Permanent.
The default value is 0.
smallint
SUB_TYPE Sub Type of license:
0 - Base,
1 - Addon.
The default value is 0.
smallint
VALID Is this license still considered:
0 - No,
1 - Yes.
The default value is 1.
smallint
TABLE 211 LAUNCH_IN_CONTEXT_MODULE (Continued)
Field Definition Format Size