The following sections describe how to replace the default H2 databases with Remote H2: Table of Contents maxLevel 3 minLevel 3
Include Page | ||||
---|---|---|---|---|
|
Changing the BPS database
The topics above show how to change the WSO2_CARBON_DB
, which is used to store registry and user manager information. If you changed the BPS database that comes by default, the instructions are the same. In summary:
Add the datasource to the
master-datasources.xml
file. Change its elements with your custom values.Create the database tables using the following scripts:
For the BPS database Use
<PRODUCT_HOME>/dbscripts/bps/h2.sql