Posted: Mon Nov 17, 2003 2:25 pm Post subject: storing xml-utf-8 into db2
Novice
Joined: 25 Sep 2002 Posts: 10 Location: Germany
hi,
i want to insert xml-utf-8-values (e.g. chinese) into a utf-8 db2.
i put the xml-msg with ccsid 1208 and mqstr-option into the input-q.
within debug-mode everything looks good to me (all characters (270bytes) are displayed correct).
but when i see the db2-table-column (varchar(1000)) (after insert from compute node), only 70 characters converted into x'1A'.
my cli-trace says during db2-connect: ... appl=1252 ... db2=1208 ...
- what's wrong ?
- does the broker works only as appl=1252 ? how can i avoid this ?
it would be grateful for any advice/explanation of why these problems are occurring.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum