Author Topic: Unique constraint violated  (Read 5265 times)

FSXManu

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Unique constraint violated
« on: March 08, 2022, 07:59:22 pm »
Hi

I got a problem that when I want to create a Class or Package or anything I get an error saying:

OraOLEDB [0x80040e2f]
ORA-00001: unique constraint (EAxxx.PK_OBJECT) violated


It doesn't matter if I try to do it via the EA UI or via the EA API.

I've read in a thread that an Oracle DB for EA is bad. While that may be true I just got into this ongoing project and we can't change that atm so it's not an option to switch to MSSQL or anything else.

regards,
FSXManu

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13286
  • Karma: +556/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Unique constraint violated
« Reply #1 on: March 08, 2022, 09:04:04 pm »
Run a project integrity check to begin with.

Geert