Posted: Thu Jan 20, 2005 1:07 am Post subject: Code Conversion from Database Select
Novice
Joined: 11 Feb 2004 Posts: 21 Location: Germany
Hi,
I have got a problem with special characters in the result set of a database select. When I use the select statement without columns that contain special characters everthing is ok, but as soon as I include the columns that contain german 'umlaute' I get a BIP 2135 conversion error ( The User Trace shows that the problem occurs exactly when processing the first result row containing special characters.)
What can I do? _________________ Winfried Schleipen
Posted: Thu Jan 20, 2005 5:40 am Post subject: Solved!
Novice
Joined: 11 Feb 2004 Posts: 21 Location: Germany
I got the solution from a colleague:
If you set the environment variable
MQSI_LOCAL_CCSID in the .profile of the broker user
you can switch the encoding. (We use CCSID 819 for DB, Broker and QM) _________________ Winfried Schleipen
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