PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5
- All Products
Flat File Data type
| Transformation Data type
| Range
|
---|---|---|
Bigint
| Bigint
| Precision of 19 digits, scale of 0
|
Number
| Decimal
| For transformations that support precision up to 38 digits, the precision is 1 to 38 digits, and the scale is 0 to 38.
For transformations that support precision up to 28 digits, the precision is 1 to 28 digits, and the scale is 0 to 28.
If you specify the precision greater than the maximum number of digits, the Data Integration Service converts decimal values to double in high precision mode.
If the precision is greater than 15, the Data Integration Service converts decimal values to double in low-precision mode.
|
String
| String
| 1 to 104,857,600 characters
|
Nstring
| String
| 1 to 104,857,600 characters
|