3.10 BSAAlarmValueTypes Table

Each alarm might have different CORBA data types associated with each field. The BSAAlarmValueTypes table stores the different CORBA data types for reference purposes during alarm history data normalization.

Table 3-9 BSAAlarmValueTypes Table

Name

Type

P

M

F

Description

TypeID

$ID$

Y

Y

N

The internal CORBA data type ident.ifier for the current alarm field. This field is used to convert the binary form of the current field to its string representation.

TypeName

VARCHAR2(32)

N

Y

N

The string representation of the current internal CORBA identifier.

IsBinary

$BOOLEAN$

N

Y

N

Boolean flag to indicate that the alarm field value contains binary data.