Part VII Oracle Tools that Support Oracle XML DB
You can use various Oracle tools with Oracle XML DB. These include tools for managing Oracle XML DB, loading XML data, and exchanging XML data.
- Administration of Oracle XML DB
Administration of Oracle XML DB includes installing, upgrading, and configuring it. - How to Load XML Data
The main way to load XML data into Oracle XML DB is to use SQL*Loader. - Export and Import of Oracle XML DB Data
You can use Oracle Data Pump to export and importXMLType
tables for use with Oracle XML DB. - XML Data Exchange Using Oracle Database Advanced Queuing
You can exchange XML data using Oracle Database Advanced Queuing (AQ), which provides database-integrated message-queuing. AQ enables and manages asynchronous communication between applications, using messages. It supports point-to-point and publish/subscribe communication models.