U_TRUNCATED_CHAR_FOUND encountered
Posted: Mon Aug 28, 2006 2:42 am
Hi,
I am hitting the error below in ABAP Stage which tries to extract records with Chinese characters (Multi-byte). I have tried changing the SQL Type to varchar, nvarchar, nchar, varchar unicode and char but nothing seems to work. At the same time I have also set the NLS setting to 'gb18030'. Records are retrieved ok but there is still error in the Director Log though the job finishes. Any idea what setting I missed out that might cause this error?
Error -> "ABAP_Extract_Z,0: U_TRUNCATED_CHAR_FOUND encountered"
Thanks
I am hitting the error below in ABAP Stage which tries to extract records with Chinese characters (Multi-byte). I have tried changing the SQL Type to varchar, nvarchar, nchar, varchar unicode and char but nothing seems to work. At the same time I have also set the NLS setting to 'gb18030'. Records are retrieved ok but there is still error in the Director Log though the job finishes. Any idea what setting I missed out that might cause this error?
Error -> "ABAP_Extract_Z,0: U_TRUNCATED_CHAR_FOUND encountered"
Thanks