Can I use my Oracle server as the error database for ChainBuilder ESB?
Yes, the database connection properties are stored in CBESB_HOME/conf/errordb/errordb.properties. This file may be modified to change the JDBC datasource used for the error database. Of course, the error database tables must be created in the target datasource. The sql for creating these tables is not part of the installation at this time. You must use the Derby dblook utility to extract the DDL statements from the default error database.
Related Questions
- What are the opportunities for converting databases, for example, can I convert another SQL Server database to Oracle server database?
- Can applications built using Oracle ADF be deployed to any J2EE application server and/or any database?
- Why Do We Need To Shutdown Database Or Application Server To Backup Oracle Home?