| Name: |
tOracleBulkExec |
| Icon: |
 |
| Description: |
Loads efficiently data from a file |
| Author: |
Talend |
| Version: |
7.3.1.20200213_1003 |
| Download: |
tOracleBulkExec V-7.3.1.20200213_1003 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tOracleBulkExec.zip in a temporary folder
- 3.Copy the content of tOracleBulkExec into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_[version_timestamp] -> components
|
| Release Date: |
20050320A |
| Families: |
- Databases/DB Specifics/Oracle
|
| Connectors: |
- FLOW
- ITERATE
- SUBJOB_OK
- SUBJOB_ERROR
- COMPONENT_OK
- COMPONENT_ERROR
- RUN_IF
|
| Returns: |
| Name |
Type |
Description |
| NB_LINE_DATA |
id_Integer |
Number of input lines |
| NB_LINE_BAD |
id_Integer |
Number of bad lines |
| NB_LINE_INSERTED |
id_Integer |
Number of inserted lines |
| RETURN_CODE |
id_Integer |
Return Name |
|
| Imports: |
| NAME |
MODULE |
REQUIRED_IF |
| ORACLE_18 |
ojdbc8-19.3.0.0.jar |
(DB_VERSION == ‘ORACLE_18’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| ORACLE_12 |
ojdbc7.jar |
(DB_VERSION == ‘ORACLE_12’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| ORACLE_11 |
ojdbc6.jar |
(DB_VERSION == ‘ORACLE_11’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| ORACLE_10 |
ojdbc14.jar |
(DB_VERSION == ‘ORACLE_10’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| ORACLE_9 |
ojdbc14-9i.jar |
(DB_VERSION == ‘ORACLE_9’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| ORACLE_8 |
ojdbc12.jar |
(DB_VERSION == ‘ORACLE_8’) AND (USE_EXISTING_CONNECTION == ‘false’) |
|
| Overview: |
|
|