User Manual v12.1.0 Instruction Manual
Brocade Network Advisor SAN + IP User Manual 2241
53-1002949-01
Database tables and fields
I
TYPE The zone type. int
SUB_TYPE The zone subtype. int
ACTIVATE For TI zones only, zone is activated.
Default value is 0.
smallint
CONFIGURED_FAILOVER Configured Failover state of the TI Zone. smallint
CONFIGURED_ACTIVATE Configured active state of the TI Zone. smallint
ENABLED_FAILOVER Enabled Failover state of the TI Zone. smallint
ENABLED_ACTIVATE Enabled Active state of the TI Zone. smallint
TABLE 528 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 529 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 530 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 531 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
TABLE 527 ZONE (Continued)
Field Definition Format Size