Consultor Eletrônico



Kbase P145172: Raw transfer fails with error 9954
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/08/2009
Status: Unverified

SYMPTOM(s):

Raw transfer fails with error 9954

Unable to perform code page conversion of field '<field>' during RAW-TRANSFER. (9954)

FACT(s) (Environment):

Record being copied from a RAW field to a temp-table record using RAW-TRANSFER
All Supported Operating Systems
OpenEdge 10.x

CAUSE:

The record was placed in the raw field with UTF-8 and retrieved with ISO8859-1. The record contained characters not in the ISO8859-1 code page and hence failed with error 9954.

FIX:

Use the same code page to both save a record in a raw field and to retrieve a record from a raw field.