Top
Interstage Big DataComplex Event Processing Server V1.1.0 User's Guide
FUJITSU Software

5.5.4 Relational Database (RDB)

If referencing an external relational database from the complex event processing rules using RDB collaboration, consider the following points:

5.5.4.1 Supported RDB Table Formats

Enter the table names and table item names of the relational database in an alphanumeric string containing up to 36 characters and starting with an alphabetic character.

The table below lists the types that can be used in each item of a relational database table. Refer to the manual for the collaboration destination RDB for information on each type.

Table 5.7 Types that can be used in RDBs

CHAR

VARCHAR

NCHAR

NCHAR VARYING

NUMERIC

DECIMAL

INTEGER

SMALLINT

FLOAT

REAL

DOUBLE PRECISION

DATE

TIME

TIMESTAMP

BLOB

Note

Multibyte characters cannot be used for definition names in a relational database such as table names and table item names to be referenced from the complex event processing language. Multibyte characters can be used for item values.