tSAPHanaBulkExec
database.
Prerequisite
tSAPHanaBulkExec requires the installation of the Java driver
(ngdbc.jar) to connect to SAP HANA.
tSAPHanaBulkExec Standard Properties
These properties are used to configure tSAPHanaBulkExec running in
the Standard Job framework.
The Standard
tSAPHanaBulkExec component belongs to the Business family.
The component in this framework is available in all Talend
products.
Basic settings
Database |
Select a type of database from the list and click |
Property type | Select either of the following:
|
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to Note: When a Job contains the parent Job and the child Job, if you
need to share an existing connection between the two levels, for example, to share the connection created by the parent Job with the child Job, you have to:
For an example about how to share a database connection |
Host |
Add the database server IP address. |
Port |
Add the listening port number of DB server. |
Schema |
Add the table name of the database. |
Username and Password |
Enter the database user authentication data. To enter the password, click the […] button next to the |
Table |
Enter the name of the table to be written. Note that only one table |
Action on table |
On the table defined, you can perform one of the following operations:
|
Type of table storage |
This option is only available if you create (with or without drop)
|
Schema |
A schema is a row description, it defines the number of fields to be
processed and passed on to the next component. The schema is either Built-in or stored remotely in the Repository.
|
Edit Schema |
Click Edit
schema to make changes to the schema. Note: If you
make changes, the schema automatically becomes built-in.
|
CSV file on the SAP HANA host |
Specify the name of the CSV file on the SAP HANA host. |
Lines terminated by |
Specify the character or sequence of characters used to separate |
Fields terminated by |
Specify the character, string or regular expression to separate |
Advanced settings
Additional JDBC Parameters |
Specify additional JDBC parameters for the |
Error log file name |
Enter the file path of the log file. |
Number of rows to skip | Define the specific number of rows in the import file to skip. |
Date format | Enter the format of the date strings that are encoded in the import data. You can enter the following values:
|
Time format | Enter the format of the timestamp strings that are encoded in the import data. |
Thread size | Specify the number of threads used for concurrent import. |
Batch size |
Define the number of records to be inserted in a commit. |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
Usage
Usage rule |
Use this component to increase the performance of loading data to an SAP HANA |
Support |
tSAPHanaBulkExec should be used to interact with the ERP part of |
Dynamic settings |
Click the [+] button to add a row in the table The Dynamic settings table is For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |