Database Error Messages

ORA-40733

An index with the specified name already exists in the schema.

Cause

An attempt was made to create an index with the same name as another index in the schema.


Action

Specify an index name that does not match the name of any indexes already existing in the schema.