Upgrade Guides for Genero BDL / 2.00 upgrade guide |
Oracle- and DB2-specific FGLPROFILE entries can be specified to define the database schema at runtime.
dbi.database.dbname.schema = "schema-name"
This entry could be used to select the native database schema after connecting to the server, for Oracle and DB2 only.
dbi.database.dbname.ora.schema = "schema-name" dbi.database.dbname.db2.schema = "schema-name"
For other database servers, this configuration parameter is not defined.