tIngresConnection
Opens a connection to the specified database that can then be reused in the
subsequent subjob or subjobs.
tIngresConnection opens a connection to the database for
a current transaction.
tIngresConnection Standard properties
These properties are used to configure tIngresConnection running in the Standard Job framework.
The Standard
tIngresConnection component belongs to the Databases and the ELT families.
The component in this framework is generally available.
Basic settings
|
Property type |
Either Built-in or |
|
|
Built-in: No property data stored |
|
|
Repository: Select the repository file |
|
Server |
Database server IP address. |
|
Port |
Listening port number of DB server. |
|
Database |
Name of the database |
|
Username and Password |
DB user authentication data. To enter the password, click the […] button next to the |
|
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 automatically upon With this check box selected, you cannot use the corresponding commit component Note that the auto commit function commits each SQL statement as a single |
|
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 tIngres* |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
Related scenarios
For tIngresConnection related scenario, see Scenario: Loading data to a table in the Ingres DBMS.