How to Configure an Documentum xDB (X-Hive/DB) 10 Connection
To configure a connection to a Documentum xDB (X-Hive/DB) 10 database, follow these steps:
Note
The bootstrap type of X-Hive/DB connections is not supported in Oxygen XML Editor plugin. The following procedure explains the
xhive://
protocol connection type.
- 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 URL property of the connection in the URL
field.If the property is a URL of the form xhive://host:port, the Documentum xDB (X-Hive/DB) 10 connection will attempt to connect to a Documentum xDB (X-Hive/DB) 10 server running behind the specified TCP/IP port.
- Set the user name to access the Documentum xDB (X-Hive/DB) 10 engine in the User field.
- Set the password to access the Documentum xDB (X-Hive/DB) 10 engine in the Password field.
- Set the name of the database to access from the Documentum xDB (X-Hive/DB) 10 engine in the Database field.
- Check the Run XQuery in read / write session (with committing) checkbox if you want to end the session with a commit. Otherwise, the session ends with a rollback.
- Set the URL property of the connection in the URL
field.
- Click the OK button to finish the connection configuration.