Consultor Eletrônico



Kbase P125792: 4GL/ABL: Error (132) is not generated as expected by an offending BUFFER-COPY method.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/11/2009
Status: Verified

SYMPTOM(s):

4GL/ABL: Error (132) is not generated as expected by an offending BUFFER-COPY method.

The error is not generated when the procedure containing the offending BUFFER-COPY method is run from another procedure.

** <file-name> already exists with <field/value...>. (132)

The BUFFER-COPY method is used in the called procedure that is generating error 132.

The 132 error does not propagate to the calling procedure.

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.0B
OpenEdge 10.1x
The error is generated when the procedure containing the offending BUFFER-COPY method is run directly and not invoked from another procedure.

CAUSE:

Bug# OE00157490

CAUSE:

This is a regression bug introduced in OpenEdge 10.0B.

FIX:

Upgrade to OpenEdge 10.2A or later. If upgrading to OpenEdge 10.2A or later is not feasible, then a work around is to execute the BUFFER-COPY method with the NO-ERROR option and check ERROR-STATUS.