Character set issues between Linux and AIX

"Alan Olsen" <[email protected]> Mon, 16 Oct 2006 13:13:02 -0700
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Organization ODS Health Plans
Message-ID <[email protected]>
I am getting the following error with both Sybperl and sqsh.

"Character set conversion is not available between client character set
'utf8' and server character
set 'iso_1'."

Do I need to worry about this?  Do I need to change to iso_1 instead of
utf8 while using Sybperl? Or do I need to add something to my character
set definitions?

Thanks.