Database type specific parameters in FGLPROFILE
Specific connection parameters can be configured with FGLPROFILE entries.
The FGLPROFILE entries for database-server specific configuration all following the same syntax
scheme:
dbi.database.dsname.dbtype.param[
.subparam]
= "value"
Where dbtype identifies the database vendor type, such as
ifx
, ora
, db2
.