Property | Description | Parameters |
---|---|---|
Array size | Add the OdbcOracleDefaultArraySize property to increase the array size. Set the value of the property to an appropriate array size, in bytes, based on the amount of data that you want to read or write. Default is 6000000 bytes. Note: This property does not optimize performance for custom SQL queries configured in the mapping. |
|
Optimize Oracle write | Configure the Data Integration Server OptimizeOracleSQLServerWrite property to optimize the write operation. Default is No. |
|
Enable array upsert | Add the EnableArrayUpsert property to optimize batch upserts using arrays to an Oracle target. |
|
Enable array update | Add the EnableArrayUpdate property to optimize batch updates using arrays to an Oracle target. |
|