|
Archives of the TeradataForumMessage Posted: Mon, 03 Oct 2005 @ 20:42:28 GMT
You can use java method getCharSet()/getCHARSET() to verify your current CHARSET And then use java method setCHARSET for particular transaction using setCharSet(java.lang.String CharSet)/setCHARSET(java.lang.String CharSet). Character set for a particular session to the Teradata Database. The supported character sets include: * ASCII * LATIN1_0A * KANJISJIS_0S * KANJIEUC_0U * LATIN9_0A * LATIN1252_0A * HANGULKSC5601_2R4 * SCHGB2312_1T0 * TCHBIG5_1R0 * UTF8 * UTF16 (UTF16 cannot be used with Kerberos or LDAP authentication.) Note: The EBCDIC character sets are only supported on MVS. The default value is set to ASCII. Reference : Teradata Driver for the JDBC Interface (Release 03.02.00) - Vishal
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||