User Manual v12.1.0 Instruction Manual

2242 Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
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 532 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 533 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 534 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 535 ZONE_MEMBER
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Member type:
2 = WWN
4 = D,P
smallint
TABLE 531 ZONE_DB (Continued)
Field Definition Format Size