The Add/Remove Index Column icons of the Open Index Details tab are disabled. However, fields under Storage tab are enabled and modifiable. How to modify columns on an existing Index?
Columns cannot be modified on an existing index in Oracle. Only certain parameters are modifiable on an existing index.
To modify columns of an existing index, drop index and recreate the index with the new column list.