Set up Write Back in a Connection Pool
A connection pool's write back requirements include a temporary table and bulk insert properties.
See About Setting the Bulk Insert Buffer Size and Transaction Boundary Settings.
The table describes the properties in the Write Back tab of the Connection Pool dialog.
| Property | Description |
|---|---|
|
Database supports unicode |
Select when the columns are of an
explicit Unicode data type, such as
Use these guidelines to determine when to set this option:
Unicode and non-Unicode data types
can't coexist in a single non-Unicode database.
For example, mixing the |
|
Temporary Table - Prefix |
Enter the first two characters in the temporary table name that the Oracle Analytics query engine creates. |
|
Temporary Table - Owner |
Enter the table owner name used to
qualify a temporary table name in a SQL statement.
For example, |
|
Bulk Insert - Buffer size (KB) |
Enter the maximum number of bytes inserted into a database table. For optimum performance, set this parameter to 10240. |
|
Bulk Insert - Transaction boundary |
Enter the batch size for an insert in a database table. For optimum performance, set this parameter to 1000. |
Use these steps to specify your database's write back properties.
- On your home page, click Navigator
and then click Semantic
Models. - In the Semantic Models page, click a semantic model to open it.
- Click Physical Layer
and locate and double-click a database. - In the database's tab, click Connection Pools.
- In the connection pools list table, click a connection pool to select it and then click Detail view to open the properties pane.
- Scroll to Write Back and specify the write back properties.
- Click Save.