Index privileges
The creator of an index or an index specification automatically receives CONTROL privilege on the index. CONTROL privilege on an index is really the ability to drop the index. To grant CONTROL privilege on an index, a user must have ACCESSCTRL or SECADM authority.
The table-level INDEX privilege allows a user to create an index on that table.
The nickname-level INDEX privilege allows a user to create an index specification on that nickname.