UseSingleConnectionForSubtables

The Oracle Connector opens a new connection to retrieve data from each sub-table that you specify in the connector’s configuration file. However, some Oracle implementations limit the number of connections. If this occurs, set this parameter to true. This ensures that the connector uses only one connection for retrieving data from sub-tables.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or Connector
Example: UseSingleConnectionForSubtables=True
See Also: SubTables