How to Alter Nested table Partition Index
Hi All,
I have table A with Nested table Object and it's Partitioned.
When i create Table A, System is creating by default system Index with Partition, It's creating as GLOBAL PARTITION INDEX
And i see this System index becoming UNUSABLE so often. Suggestion we got is to change the SYSTEM created GLOBAL PARTITION INDEX to LOCAL PARTITION.
I could not find the way to alter system index!
Pls Suggest your thoughts!
Thanks,
Krish