View Single Post

   
  #1 (permalink)  
Old 02-27-2008, 02:11 PM
michael.bierenfeld@web.de
 
Posts: n/a
Default db2 connection problem (codepage)

lvmbi@worf:~$ db2 connect to sqldba user username using difficultpwd
SQL0332N Character conversion from the source code page "923" to the
target
code page "UNKNOWN" is not supported. SQLSTATE=57017
lvmbi@worf:~$

The documentation speaks about setting the environment variable LC_ALL
to de_DE@euro. But that does not help. That target code page is still
unknown. Does anybody know what to do ?

Regards

Michael
Reply With Quote