Kbase P80869: Error 11269 during COPY-LOB when client and database are on different OS platforms
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/4/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0A
SYMPTOM(s):
OpenEdge 10.0A01
Error 11269 occurs on client when using a COPY-LOB statement
Could not retrieve length of blob to read (11269)
COPY-LOB statement is performed from database to file
COPY-LOB from database table fails with error 11269
COPY-LOB from temp-table works without error
Client's OS platform is different than database's OS platform
CAUSE:
Bug# 20040518-002
CAUSE:
Due to this bug, the locator field for the BLOB/CLOB in the actual record gets corrupted, which makes the BLOB or CLOB irretrievable by subsequent fetches.
FIX:
Upgrade to 10.0B or later release