Consultor Eletrônico



Kbase P69919: Error 1422 when running application in 9.1D
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/06/2005
Status: Unverified

SYMPTOM(s):

Error 1422 when running application in 9.1D

SYSTEM ERROR: Index i-acct-no in bmandate for recid 387121026 could not be deleted. (1422)

SYSTEM ERROR: Index in for recid could not be deleted. (1422)

CAUSE:

A 3rd party .dll was causing the problem. It did not have enough memory allocation for the record key field. Subsequently the .dll was returning a short key field with additional garbage data tagged on the end. This was corrupting the key.

FIX:

This is not a Progress issue. Correcting the key field memory allocation with the .dll resolved the problem.