Kbase P123925: conv910 fails with error 11158
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/05/2007 |
|
Status: Unverified
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.x
SYMPTOM(s):
conv910 fails with error 11158
Internal error in <func-name>, errno . (11158)
Internal error in UpFieldRecidGet, errno 6. (11158)
Internal error in UpIndexCreate, errno 23. (11158)
CAUSE:
Index corruption. The particular functions mentioned in the 11158s above are associated with with index handling. The errnos mentioned in the 11158 errors are passed through from the operating system.
On Windows those errnos are indicating -
6L ERROR_INVALID_HANDLE The internal file identifier is incorrect.
23L ERROR_CRC Data error (cyclic redundancy check).
FIX:
Rebuild the indexes, then carry out the conv910.