Database error <5>: OdbcParameterizedQuery::ExecQuery failed.Error type: Odbc error. Odbc operation attempted: SQLExecute.ORA-00001: unique constraint violated (xxxx.SYS_C00131333) violated
NOTE: This is the error received when using an Oracle metadata. The error message may vary slightly depending on the database platform being used for the metadata database.
CAUSE:
This error is caused by a physical inconsistency within the metadata. There is already an entry for the particular object and project within the metadata, but this definition is not complete, nor should it exist. Thus, upon trying to insert the object ID and definition into the metadata it is violating a primary key constraint put in place to prevent further inconsistencies down the line.
ACTION:
Contact Strategy Support if you encounter this issue.
Customers encountering this issue should make note of Schema-related changes, Object Migrations, or error messages prior to experiencing the problem.