Database Error Messages

OCI-05013

cannot create unique index on primary key columns of a duplicated table

Cause

An attempt was made to create a unique index on the same columns of a disabled primary key constraint for a duplicated table.


Action

Enable the primary key constraint to create this index automatically.