Focal Point
[CLOSED] Oracle UTF-8 Database Synonym Column Lengths Multiplied by 4 - FOC 336

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/253105121

May 20, 2009, 10:10 AM
BruceB
[CLOSED] Oracle UTF-8 Database Synonym Column Lengths Multiplied by 4 - FOC 336
We are on Webfocus 7.1.1 and recently converted an oracle database to UTF-8 characterset due to vendor upgrade requirements. When I recreated our synonyms, all the varchar2 column lengths are multiplied by a factor of 4. Our vendor defaults most of their varchar2 to either 64 or 255 lengths. So now when you go to join two tables of very long views it's easy to get a (FOC336) THE SUM OF ALL FIELD LENGTHS EXCEEDS MAXIMUM error. I've tried changing the NLS characterset, using dynamic columns, and set synonym=basic and set synonym=extended; oracle parms include ENGINE SQLORA SET VARCHAR OFF and ENGINE SQLORA SET ORACHAR VAR. Any ideas what to try next?

This message has been edited. Last edited by: Kerry,
May 22, 2009, 11:44 AM
Kerry
Hi Bruce,

Per internal message: we currently didn't see any reported problems like this, so you may want to contact Information Builders' Customer Support Service and open a case to report the issue. To open a case, you may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
May 25, 2009, 05:58 AM
<JG>
Bruce,

You do not say which platform or operating system version you are on.
Nor do you say which version of Oracle you are using.

If you are talking UTF8 then I assume it's Oracle 10g

10g is not supported on all WebFocus 7.1.1 versions and platforms
however if you use a version 9.2 Oracle client then you will be able
to access it but it will not fully support UTF8.