Property | Description |
---|---|
Connection | Select the source connection, or click New Connection to create one. Alternatively, you can define a connection parameter in the mapping and enter a specific connection in each mapping task that is associated with the mapping. |
Source type | Type of the source object. Select one of the following types:
|
Object | Name of the source object. Select the source object for a single source. When you select the multiple source objects option, you can add multiple related source objects and configure relationships between them. You can use existing relationships or custom relationships to join multiple source objects. When you create a custom relationship for Teradata objects, you can select the type of join and the source fields to use. If you select Parameter, create or select the parameter for the source object. |
Advanced Property | Description |
---|---|
Driver Tracing Level | Determines Teradata PT API tracing at the driver level:
Default is TD_OFF. |
Infrastructure Tracing Level | Determines Teradata PT API tracing at the infrastructure level:
Default is TD_OFF. You must enable the driver tracing level before you can enable the infrastructure tracing level. |
Trace File Name | File name and path of the Teradata PT API trace file. Default path is $PM_HOME. Default file name is <Name of the TPT Operator>_timestamp. For example, EXPORTER_20091221. |
Query Band Expression | The query band expression to be passed to the Teradata PT API. A query band expression is a set of name-value pairs that identify a query’s originating source. In the expression, each name-value pair is separated by a semicolon and the expression ends with a semicolon. For example, ApplicationName=Informatica;Version=9.0.1;ClientUser=A;. |
Spool Mode | Determines the spool mode Teradata PT API uses to extract data from Teradata. You can select one of the following spool modes:
Default is Spool. |
SQL Override Query | The SQL statement to override the default query used to read data from the Teradata source. The data type, number, and order of columns in the select clause must match with the Teradata source object. |
Select Distinct | Selects distinct rows and eliminates duplicate rows. |
Tracing Level | Determines the amount of detail that appears in the log for the source. you can choose Terse, Normal, Verbose Initialization, or Verbose Data tracing level. Default is Normal. |