Using the Embedded Database
Integration Server uses Derby, a file-based database, as its embedded database. If one database file gets corrupted, the entire database might become unusable. Software AG therefore recommends backing up the Software AG_directory \IntegrationServer\db folder periodically so you will be able to return to the last known good state if necessary.
When you choose to use the embedded database, Integration Server writes IS Internal and Cross Reference data to that database, and writes IS Core Audit Log data to files.
If you later want to write these types of data to an external RDBMS instead, you will need to create the necessary database components in the RDBMS (see
Product Database Component Descriptions
and Installation Requirements) and configure
Integration Server to write to them (see
Connect Products to Database Components). You must also complete the steps for switching from the embedded database to an external RDBMS as described in the
webMethods Integration Server Administrator’s Guide .