Informatica Data Quality
- Informatica Data Quality 10.5.6
- All Products
Property
| Description
|
---|---|
Use the default Data Integration Service
| Uses the default Data Integration Service to run the mapping.
Default is enabled.
|
Data Integration Service
| Specifies the Data Integration Service that runs the mapping if you do not use the default Data Integration Service.
|
Available operating system profiles
| Specifies the operating system profile to run the mapping when the Data Integration Service is enabled to use operating system profiles.
The Developer tool displays this property only if the administrator assigned at least one operating system profile to the user. The Data Integration Service runs the mapping with the default operating system profile assigned to the user. You can change the operating system profile from the list of available operating system profiles.
|
Property
| Description
|
---|---|
Read all rows
| Reads all rows from the source.
Default is enabled.
|
Read up to how many rows
| Specifies the maximum number of rows to read from the source if you do not read all rows.
If you enable the this option for a mapping that writes to a customized data object, the Data Integration Service does not truncate the target table before it writes to the target.
Default is 1000.
|
Read all characters
| Reads all characters in a column.
Default is disabled.
|
Read up to how many characters
| Specifies the maximum number of characters to read in each column if you do not read all characters. The Data Integration Service ignores this property for SAP sources.
Default is 4000.
|
Property
| Description
|
---|---|
Default date time format
| Date/time format the Data Integration Services uses when the mapping converts strings to dates.
Default is MM/DD/YYYY HH24:MI:SS.
|
Override tracing level
| Overrides the tracing level for each transformation in the mapping. The tracing level determines the amount of information that the Data Integration Service sends to the mapping log files.
Choose one of the following tracing levels:
Default is None.
|
Sort order
| Order in which the Data Integration Service sorts character data in the mapping.
Default is Binary.
|
Optimizer level
| Controls the optimization methods that the Data Integration Service applies to a mapping as follows:
Default is Auto.
|
High precision
| Runs the mapping with high precision.
High precision data values have greater accuracy. Enable high precision if the mapping produces large numeric values, for example, values with precision of more than 15 digits, and you require accurate values. Enabling high precision prevents precision loss in large numeric values.
Default is enabled.
|
Send log to client
| Allows you to view log files in the Developer tool. If you disable this option, you must view log files through the Administrator tool.
Default is enabled.
|