ORA-14633: Index maintainence clause not allowed for ADD list subpartition to a Composite partitioned table
What triggered the Error:
The clause INVALIDATE or UPDATE GLOBAL INDEXES is allowed only for ADD hash subpartition to a composite partitioned table.What should we do to fix it:
Remove clause and reissue operation