Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1357
53-1002696-01
Database tables and fields
H
TABLE 435 VR_CONN_SERVER_PROFILE
Field Definition Format Size
ID Unique generated database identifier. serial
VCEM_PROFILE_ID Foreign key references the ID of the VCEM
server that the server profile belongs to.
int
VR_CONN_DOMAIN_GROUP_I
D
Nullable foreign key references the ID of the
domain group that the server profile may
belong to.
int
VCEM_ASSIGNED_ID The ID assigned by the VCEM server. bigint
NAME varchar 256
BAY_NAME varchar 256
BAY_NUMBER smallint
VIRTUAL_SERIAL_NUMBER varchar 32
CREATION_TIME timestamp
LAST_UPDATE_TIME timestamp
BAY_ENCLOSURE_UUID The UUID extracted from the enclosure
object inside the bay object inside the
server profile. The value matches the
domain GUID.
varchar 512
TABLE 436 VR_CONN_WWN
Field Definition Format Size
ID Unique generated database identifier. int
VR_CONN_FC_CONNECTION_ID Foreign key references the ID of the FC
connection that the WWN belongs to
int
PORT_ADDRESS Port WWN char 23
NODE_ADDRESS Node WWN char 23
SAN_NAME varchar 256
CREATION_TIME timestamp
LAST_UPDATE_TIME timestamp
TABLE 437 WT_ARCHIVE
Field Definition Format Size
FIRMWARE_VERSION Firmware version for which jar files are downloaded varchar 128
JAR_LIST List of jar files as comma separated string varchar 256
TABLE 438 ZONE
Field Definition Format Size
ID* Unique generated database identifier. int
ZONE_DB_ID PK the owning ZONE_DB. int
NAME The zone name. varchar 64