Online DDL's cannot be used with this constraint type.

Solution ID:ORA-14418

Type: Oracle

Cause

An attempt was made to use the DROP CONSTRAINT ONLINE or SET UNUSED COLUMN ONLINE statement on a constraint type other than check, primary key, unique, referential, or not null constraint.

Actions

Submit the DROP INDEX <index> statement to drop the index.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL