ORA-14009: partition bound may not be specified for a LOCAL index partition
What triggered the Error:
while parsing a CREATE INDEX statement to create a LOCAL partitioned index,What should we do to fix it:
remove all VALUES LESS THAN clauses from descriptions of LOCAL index partitions