creating local partition ConText index
Successfully created range partitioned (4 partitions) table on a date value. Attempting to create a local partitioned text index (ConText) on this table. The preferences have bee successfully created. When executing "create index" ddl, receive the errors: ora-29959 error in the execution of the ODCIINDEXCREATE routine for one or more of the index partitions, ora-29960: line 1, drg-11110 populate index error on index partition "CY2010_02", drg-50857 oracle error in drvxtab.create_index_tables ora-00955: name already in use. This error is listed for 3 of the 4 partitioned indexes; the first index partition is successfully created/populated. The sample create index statement is below