Page 1 of 1

U_TRUNCATED_CHAR_FOUND

Posted: Thu Oct 02, 2008 9:13 am
by chaitanya_24
I'm trying to 'Load' data into an Oracle table and I get the following error::
APT_CombinedOperatorController,1: U_TRUNCATED_CHAR_FOUND encountered.
U_TRUNCATED_CHAR_FOUND encountered.

Any Ideas would help a gr8 deal.

Posted: Thu Oct 02, 2008 9:44 am
by ArndW
Welcome to DSXchange.

Use APT_DISABLE_OPERATOR_COMBINATION set to "false" to see which stage is generating the error. Also, search the forum for posts with the keyword "TRUNCATED_CHAR_FOUND" to see if any of those threads describe your problem.

Posted: Sun Oct 19, 2008 9:16 pm
by getsatish_gk
Hi,

Me too facing similiar issue.. searched the forum but this only tread i see. & its the pivot stage producing this fatal message in my case.

Pivot,0: U_TRUNCATED_CHAR_FOUND encountered.

Posted: Mon Oct 20, 2008 4:33 am
by ArndW
What character datatypes are you using - "unicode" or not?