Example statements for database connection points using Oracle
This example shows how to perform these actions:
- Read data in XML format from an Oracle schema using a "READ" ION connection point.
 - Write data in another Oracle schema.
 
In this example, these schemas are used:
- TESTDBSOURCE for reading data
 - TESTDBTARGET for writing data