Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1002 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
Connected end devices
v
BACKUP_DATE_TIME The date/time stamp at which the configuration has
been uploaded.
timestamp
CONFIG_DATA The actual switch configuration data. text
CEE_CONFIG_DATA Switch configuration data for CEE text
KEEP_COPY The column value (1) helps to preserve the
configuration even after the expiration of its age.
smallint
CREATED_BY The column value helps to figure out who triggered the
configuration upload operation.
varchar 64
CONFIG_TYPE Configuration Type
FC=0
CEE_RUNNING=1
CEE_STARTUP=2
INVALID=-1
Default value is 0.
smallint
COMMENTS Brief comments about this configuration. varchar 256
TABLE 102 CED_APPLICATION
Field Definition Format Size
ID* int
NAME Name of the application. Application represents a
collection of active zones in a fabric.
varchar 24
FABRIC_ID ID of the fabric for which the application is created. int
TABLE 103 CED_APPLICATION_MEMBER
Field Definition Format Size
APPLICATION_ID* Auto-generated DB CED_Application table ID. int
ZONE_ID* Auto-generated DB Zone table ID which joins as a
member of the application.
int
TABLE 104 CED_USER_PREFERENCE
Field Definition Format Size
USER_NAME* User Name carried from _USER table. varchar 128
FABRIC_ID* Fabric ID carried from Fabric table. int
APPLICATION_ID CED application ID representing the group of end
devices to be displayed in the fabric.
int
TABLE 101 SWITCH_CONFIG (Continued)
Field Definition Format Size