Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
Brocade Network Advisor SAN User Manual 1359
53-1002696-01
Database tables and fields
H
CREATED_BY Created by user name. varchar 128
LAST_MODIFIED_BY Last modified by user name. varchar 128
LAST_APPLIED_BY Last saved to switch user name. varchar 128
DEFAULT_ZONE_STATUS All access or no access when no active zone
configuration.
smallint
ZONE_TXN_SUPPORTED Zoning commands support transaction. smallint
MCDATA_DEFAULT_ZONE McData switch default zoning mode. smallint
MCDATA_SAFE_ZONE McData switch safe zoning mode. smallint
ZONE_CONFIG_SIZE Zone configuration string length. int
ZONE_AVAILABLE_SIZE Available zone DB size in the switch.
Default value is -1.
int
TABLE 443 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 444 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 445 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 446 ZONE_MEMBER
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Member type:
2 = WWN
4 = D,P
smallint
TABLE 442 ZONE_DB (Continued)
Field Definition Format Size