Consultor Eletrônico



Kbase P109868: Running idxbuild against the Fathom Trend Database aborts due wrong -cpinternal setting
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/11/2006
Status: Unverified

FACT(s) (Environment):

Fathom Management 3.x

SYMPTOM(s):

Message running idxbuild against the fathom trend database

Use "-cpinternal UTF-8" with idxbuild only with a UTF-8 database. (8557)

CAUSE:

The default I18N codepage parameters in the startup.pf are different to those of the fathom database. For example, the Fathom Trend Database uses UTF-8. The default -cpinternal in the startup.pf is not UTF-8 (eg. -cpinternal iso8859-1).

FIX:

Include the fathom codepage parameters on the command line:

proutil fathom -C idxbuild all -cpinternal UTF-8 -cpcoll basic