'Fetching Char(1) column with Informatica Export mode returning error

I am using TPT FastExport in Informatica source. In the source Teradata table, there is a column with datatype char(1). When I run the workflow, I am getting an error as Source column data length is 3 but the Target column data length is 6.

I am not facing issues with Varchar or numeric columns.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source