tTeradataSCDELT
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated Teradata SCD table.
tTeradataSCDELT
reflects and tracks changes in a dedicated Teradata SCD table.
tTeradataSCDELT Standard properties
These properties are used to configure tTeradataSCDELT running in the Standard Job framework.
The Standard
tTeradataSCDELT component belongs to the Business Intelligence and the Databases families.
The component in this framework is generally available.
Basic settings
|
Property Type |
Either Built-In or Repository.
|
|
Use an existing connection |
Select this check box and in the Component 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 across Job levels, see |
|
Host |
Enter the IP address or hostname of the database server. |
|
Database |
Enter the name of the database you want to use. |
|
Username and Password |
Enter the user authentication data to access the database. To enter the password, click the […] button next to the |
|
Source table |
Enter the name of the input Teradata SCD table. |
|
Table |
Enter the name of the table to be written. Note that only one table |
|
Action on table |
Select one of the following operations to be performed on the table
|
|
Create |
Select the type of the table to be created:
This list is available only when Create |
|
Schema and Edit |
A schema is a row description. It defines the number of fields (columns) to
|
|
|
Click Edit schema to make changes to the schema.
|
|
Surrogate key |
Select the surrogate key column from the list. |
|
Creation |
Select the method to be used for the surrogate key generation. For more information about the creation methods, see SCD management methodology. |
|
Source Keys |
Select one or more columns to be used as keys, to ensure the unicity |
|
Use SCD type 1 fields |
Select this check box to use SCD Type 1 if tracking changes is not |
|
SCD type 1 fields |
Click the [+] button to add as many This table is available only when the Use SCD |
|
Use SCD type 2 fields |
Select this check box to use SCD Type 2 if changes need to be tracked |
|
SCD type 2 fields |
Click the [+] button to add as many This table is available only when the Use SCD |
|
Start date |
Select an input schema column to add it to your SCD schema to hold the This list is available only when the Use SCD |
|
End date |
Select an input schema column to add it to your SCD schema to hold the This list is available only when the Use SCD |
|
Log active status |
Select this check box and from the Active This check box is available only when the Use |
|
Log versions |
Select this check box and from the Version This check box is available only when the Use |
Advanced settings
|
Additional JDBC Parameters |
Specify additional connection properties for the database connection This field is not available if the Use an |
|
Source fields value include Null |
Select this check box to allow the source columns to have Null values. |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
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 used as an output component and it always needs an |
|
Dynamic settings |
Click the [+] button to add a The Dynamic settings table is For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
|
Limitation |
This component requires installation of its related jar files. |
Related scenario
For related topics, see tMysqlSCD and Tracking data changes using Slowly Changing Dimensions (type 0 through type 3).