tAmazonOracleConnection
Opens a connection to the specified database that can then be reused in the
subsequent subjob or subjobs.
tAmazonOracleConnection opens a
connection to the database for a current transaction.
tAmazonOracleConnection Standard properties
These properties are used to configure tAmazonOracleConnection running in the Standard Job framework.
The Standard
tAmazonOracleConnection component belongs to the Cloud and the Databases 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 or |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Connection type |
Drop-down list of available drivers:
Oracle SID: Select this |
DB Version |
Oracle 11-5 is available. |
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 |
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 |
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 |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component is more commonly used with other tAmazonOracle* |
Related scenario
For tAmazonOracleConnection related scenario, see
tMysqlConnection