Cause: An error was encountered while trying to create the index table. See the solution below.
Error solution: There is a table in the index's schema with the specified name. The CREATE INDEX statement will try to create an index table with this name. Either rename this table or change the name of the index.
Database version: Oracle 11g Release 2 (11.2)