-
Notifications
You must be signed in to change notification settings - Fork 534
Description
Description
The current documentation [1] regarding changing databases of the APIM server recommends using a default H2 for WSO2_MB_STORE_DB even in production environments. However, recently we noticed that due to a known bug in the H2 databases [2], we were experiencing frequent database crashes when using this approach. Therefore, based on the product team’s input, we recommend that customers use an external database for WSO2_MB_STORE_DB.
[1] https://apim.docs.wso2.com/en/4.1.0/install-and-setup/setup/setting-up-databases/changing-default-databases/changing-to-oracle-rac/#executing-db-scripts-to-create-tables-on-oracle-rac-database
[2] h2database/h2database#4052
Suggested Improvement
Therefore, this documentation needs to be updated appropriately to address this H2 limitation.
Version(s)
4.0.0, 4.1.0, 4.2.0