Altering how varying-length index columns are stored
You can use the ALTER INDEX statement to change how varying-length column values are stored in an index.
Procedure
To alter how varying-length column values are stored in an index, complete the following steps:
Results
The ALTER INDEX statement is successful only if the index has at least one varying-length column.
What to do next
When you alter the padding attribute of an index, the index is placed into a restricted REBUILD-pending (RBDP) state. When you alter the padding attribute of a nonpartitioned secondary index (NPSI), the index is placed into a page set REBUILD-pending (PSRBD) state. In both cases, the indexes cannot be accessed until they are rebuilt from the data.