Brocade Communications Systems IP250 user manual Database tables and fields Birtreportruntemplate

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1428
Image 1428

I Database tables and fields

TABLE 35

BIRTREPORT_RUN_TEMPLATE (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

REPORT_TEMPLATE_TITLE Report Template title. This name is the same as the

varchar

256

 

title name in the REPORT_TEMPLATE table. There is no

 

 

 

foreign key relation here as the user may delete and

 

 

 

add a template but the schedule should still hold good

 

 

 

if looked up by title. Also title is unique in the

 

 

 

REPORT_TEMPLATE table.

 

 

 

 

 

 

NAME

Name of the generated report file.

varchar

256

 

 

 

 

TABLE 36

BIRTREPORT_SCHEDULE_CONFIG

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

The primary key of the table.

int

 

 

 

 

 

DEPLOYMENT_ID

References the ID column in the

int

 

 

 

DEPLOYMENT_CONFIGURATION table.

 

 

 

 

 

 

 

NAME

 

Name of the schedule.

varchar

128

 

 

 

 

REPORT_STORE_LOCATION

Path to the location where the generated report files

varchar

256

 

 

are stored.

 

 

 

 

 

 

 

OVERWRITE

 

0 and 1 are allowed values.1 indicates overwrite is

int

 

 

 

true. I.e., every run of the schedule will overwrite the

 

 

 

 

previous output.0 indicates archive. I.e., every run of

 

 

 

 

the schedule will create a new folder in the store

 

 

 

 

location with timestamp to ensure that output of all the

 

 

 

 

runs will be archived.

 

 

 

 

 

 

FORMAT_TYPE

Possible values are 0, 1, and 2.

int

 

 

 

0 indicates output will be in HTML

 

 

 

 

1 indicates PDF

 

 

 

 

2 indicates CSV

 

 

TABLE 37

BOOT_IMAGE_DRIVER_MAP

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Unique generated database identifier.

int

 

 

 

 

 

MAJOR_VERSION

Major Version bit from Boot Image file

smallint

 

 

 

 

 

MINOR_VERSION

Minor Version bit from Boot Image file

smallint

 

 

 

 

 

MAINTENANCE

Maintenance Version bit from Boot Image file

smallint

 

 

 

 

 

 

PATCH

 

Patch Version bit from Boot Image file

varchar

32

 

 

 

 

 

MD5_HASH

 

MD5 hash value for Boot Image file

varchar

64

 

 

 

 

SUPPORTED_DRIVERS

Compatible HCM Drivers delimited by comma

varchar

256

 

 

 

 

TABLE 38

BOOT_IMAGE_FILE_DETAILS_

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

 

ID

 

 

 

int

 

 

 

 

 

 

DRIVER_MAPPING_ID

 

 

int

 

 

 

 

 

BOOT_IMAGE_NAME

Name of Boot Image file

varchar

64

1376

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1428
Image 1428
Brocade Communications Systems IP250 user manual Database tables and fields Birtreportruntemplate, Birtreportscheduleconfig