Database type setting

In connection caches used to support automatic persistence or stateful failover, you must configure the Database Type connection cache property. This property defines database-specific information required by the storage component, for example, the commands to verify a table exists and create new tables. Several types are predefined, as described in Table 4-6.

Table 4-6: Database type identifiers

Database identifier

To indicate

Oracle8i

Oracle version 8

Oracle9i

Oracle version 9

SQL_Server

Microsoft SQL Server

Sybase_ASA

Sybase Adaptive Server Anywhere

Sybase_ASE

Sybase Adaptive Server Enterprise

Unknown

Any other database

You can create your own database type definitions as described in Database type properties.