Cause: User attempted to create a LOCAL partitioned index on a non-partitioned table which is illegal. Only GLOBAL indices (partitioned or otherwise) may be created on a non-partitioned table. See the solution below.
Error solution: Correct the statement and reenter
Database version: Oracle 11g Release 2 (11.2)