How to Configure a Berkeley DB XML Connection
Oxygen XML Developer plugin supports Berkeley DB XML versions 2.3.10, 2.4.13, 2.4.16 & 2.5.16. To configure a connection to a Berkeley DB XML database, follow these steps:
- Open the Preferences dialog box and go to Data Sources.
- Click the New button in the Connections panel.
- Enter a unique name for the connection.
- Select one of the previously configured data sources from the Data Source drop-down menu.
- Enter the connection details.
- Set the path to the Berkeley DB XML
database
directory in the Environment home directory field. Use a directory with write access. DO NOT use the installation directory where Berkeley DB XML is installed if you do not have write access to that directory. - Select the Verbosity level: DEBUG, INFO, WARNING, or ERROR.
- Optionally, you can select the Join existing
environment checkbox.If checked, an attempt is made to join an existing environment in the specified home directory and all the original environment settings are preserved. If that fails, try reconfiguring the connection with this option unchecked.
- Set the path to the Berkeley DB XML
- Click the OK button to finish the connection configuration.