|
|
Archives of the TeradataForum
Message Posted: Thu, 03 Apr 2014 @ 10:51:37 GMT
Subj: | | Re: Arabic data and session character set |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, April 03, 2014 12:56 -->
Dear Marek,
Yes it is true, it finishes correctly with ASCII.
You are right Sorry I sent u the old version,the new version is same with only one difference that all variables and paramters are set unicode
and I am using it.
When I switch to utf8, yes I recompile the procedure then I call it. the weard is when I omit all variables from the CALL
DBC.SYSEXECSQL('INSERT INTO '||:V_USER||'.BBR6TEMP SELECT ...) it works successfully using UTF8.
| |