Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1509
53-1002948-01
Database tables and fields
H
TABLE 457 ZONE_ALIAS
Field Definition Format Size
ID* Unique generated database identifier. int
ZONE_DB_ID PK of the owning ZONE_DB. int
NAME The zone alias name. varchar 64
TABLE 458 ZONE_ALIAS_IN_ZONE
Field Definition Format Size
ZONE_ALIAS_ID* PK of the zone alias. int
ZONE_ID* PK of the zone. int 23
TABLE 459 ZONE_ALIAS_MEMBER
Field Definition Format Size
ID* Unique generated database identifier. int
TYPE Zone alias member type:
2 = WWN
4 = D,P
smallint
VALUE Member value (D,P or WWN). varchar 256
ZONE_ALIAS_ID PK of the owning zone alias. int
TABLE 460 ZONE_DB
Field Definition Format Size
ID* Unique generated database identifier. int
FABRIC_ID PK of the owning fabric. int
NAME Zone DB name for offline Zone DBs. varchar 256
OFFLINE Offline Zone DB (1 = offline). smallint
CREATED Created timestamp. timestamp
LAST_MODIFIED Last modified timestamp. timestamp
LAST_APPLIED Last saved to switch timestamp. timestamp
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