tOracleConnection
subJob or subJobs.
tOracleConnection Standard properties
These properties are used to configure tOracleConnection running in the Standard Job framework.
The Standard
tOracleConnection component belongs to the Databases and the ELT families.
The component in this framework is available in all Talend
products.
connector. The properties related to database settings vary depending on your database
type selection. For more information about dynamic database connectors, see Dynamic database components.
Basic settings
Database |
Select a type of database from the list and click |
Property type |
Either Built-in |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Connection type |
Drop-down list of available drivers:
Oracle OCI: Select this
Oracle Custom: Select this
Oracle Service Name: Select this
WALLET: Select this connection
Oracle SID: Select this |
DB Version |
Select the Oracle version in use. |
Use tns file |
Select this check box to use the metadata of a context Note:
One tns file may have many contexts.
TNS File: Enter the path to the
Select a DB Connection in Tns |
Host |
Database server IP address. |
Port |
Listening port number of DB server. |
Database |
Name of the database. |
Schema |
Name of the schema. |
Username and Password |
DB user authentication data. To enter the password, click the […] button next to the |
Use SSL |
Select this check box to use the SSL protocol to protect the This property is available only when ORACLE CUSTOM |
TrustStore file |
The path to the TrustStore file used to authenticate your database server This property is available only when the |
TrustStore password |
The password for the TrustStore file. To enter the password, click the […] button next to the This property is available only when the |
Need Client authentication |
Select this check box if SSL client authentication is needed. This property is available only when the |
KeyStore file |
The path to the keystore file used for SSL client authentication. This property is available only |
KeyStore password |
The password for the KeyStore file. To enter the password, click the […] button next to the This property is available only |
Disable CBC protection |
Select this check box to disable the use of CBC (Cipher Block Chaining) This property is available only when the |
Additional JDBC parameters |
Specify additional connection properties for the DB Note:
You can set the encoding parameters through this |
Use or register a shared DB Connection |
Select this check box to share your This option is This check box is not available when the Specify a data source |
Specify a data source alias |
Select this check box and specify the alias of a data source created on the |
Advanced settings
Auto Commit |
Select this check box to commit any changes to the database With this check box selected, you cannot use the corresponding Note that the auto commit function commits each SQL statement as a |
tStatCatcher Statistics |
Select this check box to gather the job processing metadata at a |
Usage
Usage rule |
This component is more commonly used with other tOracle* |
Related scenario
For tOracleConnection related scenario, see tMysqlConnection