If you want to use the Database Schema output format, add a second set of database connection settings that specify the target database where the extracted data is written to the prconfig.xml file provided in the configuration directory of your BIX distribution.
The BIX Database Schema output format writes the extracted data directly to a target database. To support this output, you must provide a second set of database connection settings specifying the target database where the data is to be loaded.
Original path | Updated path |
database/databases/PegaRULES/url |
database/databases/TargetDB/url |
database/databases/PegaRULES/userName |
database/databases/TargetDB/userName |
database/databases/PegaRULES/password |
database/databases/TargetDB/password |
Note: In addition to specifying the database connection settings, Oracle and UDB databases require some additional configuration. Consult your DBA to resolve requirements specific to your installation. More information is available in PDN article How to configure non-J2EE database connections in the prconfig.xml file.
Note: This functionality is available when you purchase and install the BIX application.