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