Database Error Messages

ORA-00950

invalid DROP option

Cause

A DROP command was not followed by a valid DROP option, such as CLUSTER, DATABASE LINK, INDEX, ROLLBACK SEGMENT, SEQUENCE, SYNONYM, TABLE, TABLESPACE, or VIEW.


Action

Check the command syntax, specify a valid DROP option, then retry the statement.