Consultor Eletrônico



Kbase P160900: Error 132 and 13055 with READ-XML method REPLACE
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/30/2010
Status: Unverified

SYMPTOM(s):

Error 132 and 13055 with READ-XML method REPLACE

Reading data from an XML file results in error 132 if the uniqueness constraint is violated. Even with the REPLACE option on the READ-XML method.

Uniqueness violation error 132 and 13055 at runtime

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

** t-quote already exists with 68/06/06. (132)

Unable to update indexes for table 't-quote'. (13055)

FACT(s) (Environment):

OpenEdge 10.2B
All Supported Operating Systems

CAUSE:

Bug# OE00195772

CAUSE:

The index Uniqueness constraint is being violated by reading in key values from an XML file that already exist in a temp table.

FIX:

Upgrade to OpenEdge 10.2B01 or later.