ERROR | underlying table of a LOCAL partitioned index must be partitioned |
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. |
ACTION | Correct the statement and reenter |
388273 | Selective deletion: Table attributes are changed |