Hello John,

Use "UNLOAD ALL FOR tablename" into a file and
TRACE the file to see where the error occurs.

You will need to disconnect and move the existing
database from the current directory before tracing
the file as the CREATE SCHEMA command will be
located in your output.

John

At 03:58 PM 3/13/2008, John Engwer wrote:
I have a table with 500,000 rows that produces one error during a reload.

-ERROR- Values for rows in UPC_MASTER must be unique. (2738)

The table has one Column with a PK.

When I search the table for duplicates, I find none.

Delete Duplicates from Upc_Master using ColumnWithPK (no duplicates are deleted)

Autochk (no errors)

Rscope (no errors)

Does anyone have a suggestion as what may be wrong?

I am using the latest version of V8ee

John Engwer

Engwer & Associates

2449 Scenic Ridge Drive

North Huntingdon, PA 15642-2120



Phone: 412 751-2433

Email: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]

WWW.ENGWER.US

Reply via email to