User Manual v12.3.0 Owner's manual

1750 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
TABLE 520 ZONE_DB_CONFIG
Field Definition Format Size
ID Unique generated database identifier. int
ZONE_DB_ID PK of the owning zone DB int
DEFINED_CONTENT Defined zone raw config string, wrapped with $ to
prevent special char trimming
text
ACTIVE_CONTENT Active zone raw config string text
TI_ZONE_CONTENT TI zone raw config string text
TABLE 521 ZONE_DB_CONTENT
Field Definition Format Size
ID* int
ZONE_DB_ID PK of the owning offline zone DB. int
CONTENT Saved online content before offline was saved to
switch.
text
TI_CONTENT TI_CONTENT saved online TI zone content before
offline was saved to switch.
text
DEFINED text
ACTIVE text
TABLE 522 ZONE_DB_USERS
Field Definition Format Size
ID* Unique generated database identifier. int
ZONE_DB_ID PK of the owning zone DB. int
USER_NAME List of users currently editing this zone DB. varchar 128
TABLE 523 ZONE_IN-ZONE_SET
Field Definition Format Size
ZONE_SET_ID* PK of the owning zone set. INT
ZONE_ID* PK of the owning zone. INT
TABLE 524 ZONE_MEMBER
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Member type:
2 = WWN
4 = D,P
smallint
VALUE Member value (D,P or WWN). varchar 256
ZONE_ID PK of owning zone. int