Kbase P130170: Error 11395 with copy-lob statement from memptr returned from webconntext:form-long-input to a longc
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/03/2010 |
|
Status: Unverified
SYMPTOM(s):
Error 11395 with copy-lob statement
Large object assign or copy failed. (11395)
copy-lob from memptr returned from webconntext:form-long-input to a longchar variable
If the memptr is pointing to a file on disk, copy-lob succeeds
If the client session is run with default ISO8859-1 code page, copy-lob succeeds
copy fails with the error when the client session has utf-8 code page
The code fails in 10.1B, 10.1B01 and 10.1B02
FACT(s) (Environment):
Windows
OpenEdge 10.0x
OpenEdge 10.1B
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Upgrade to 10.1B03. The error could not be reproduced in this version