I want to change the output format of a column, say integer to string, or vice versa. Any error trapping abilities with that conversion?

Yes, in Centerprise, you can change the data types of fields while exporting the data. Although you can convert the integer data type to string data type, vice versa is only possible if your string data type is convertible to an integer data type. Else, Centerprise will give an error and create a record level log of those erroneous records.

3-output-format