Consultor Eletrônico



Kbase P15393: Code page conversion table for SWEDISH-7-BIT to ISO8859-1 was not found in convmap.cp. (6063)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/06/2010
Status: Unverified

SYMPTOM(s):

Code page conversion table for SWEDISH-7-BIT to ISO8859-1 was not found in convmap.cp. (6063)

Code page conversion table for <table-name> to <table-name> was not found in <file-name>. (6063)

Getting error when executing CODEPAGE-CONVERT command

Same code works in version 8

FACT(s) (Environment):

Progress 9.X

CHANGE:

Upgraded to version 9

CAUSE:

Bug# OE00069840

CAUSE:

7bit.dat within $DLC/prolang/convmap is incomplete in version 9

FIX:

To workaround this issue:

1. Rename the 7-bit.dat file in the 9 version (in $DLC/prolang/convmap)
2. Copy the 7-bit.dat file from version 8 into version 9
3. Compile convmap.dat like: proutil -C codepage-compiler convmap.dat convmap.cp
4. Copy newly created convmap.cp into $DLC/convmap.cp (override current one)