Consultor Eletrônico



Kbase P152503: SQL: INSERT statement fails with memory violation.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/7/2010
Status: Unverified

SYMPTOM(s):

SQL: INSERT statement fails with memory violation.

INSERT statement fails with Integrity constraint violation.

Error: Integrity constraint violation:uniqueness constraint violation (7518) (State:23000, Native Code: FFFFD88A)

Statement is similar to the following:

INSERT INTO PUB.ICSC
(CATALOG,DESCRIP,VENDNO,PRODLINE,PRODCAT,UNITSTOCK,PRICETYPE,PRICEONTY,PRODCOST,STNDCOST,LISTPRICE,BASEPRICE,USER1,USER5,KeyIndex,StatusType,TransProc,TransDt)
VALUES
('AMR10001','SEE A43026 ;',60021,'1','SX','EA','7590','B',0,0,0,0,'11/14/2007','AMR','sxpcat_SX sxvendno_60021 sxcat_AMR10001 AMR10001 SEE A43026 ','1','EXCEL','09/04/2009')

FACT(s) (Environment):

Windows
OpenEdge 10.1C04 Service Pack

CAUSE:

Bug# OE00190948

CAUSE:

The product failed to properly handle a word indexed array column when the value for the column is NULL

FIX:

Upgrade to OpenEdge 10.2B or later.