Hello, I made some modifications in the database (deleted some fields from ArcCatalog) but they're still there (both ArcCatalog & PostgreSQL). So I tried to compress the gdb. When trying to compress the database I get this error: --------------------------- Compress Database --------------------------- Failed to compress the database. Underlying DBMS error [ERROR: duplicate key value violates unique constraint "r60_sde_rowid_uk" DETAIL: Key (objectid)=(1) already exists. ::SQL state: 23505] [sde.DEFAULT] ---------------------------
I did find this article explaining what to do, but it's not for the arcgis 10.1 version. Plus, I have difficulties in writing commands, as I'm not an IT professional. Is the procedure the same as it is explained in this article?
As I said we use arcgis 10.1 SP1 with an PostgreSQL sde geodatabase.