Indexes > Additional build options
  
Additional build options
Enter any additional index creation options valid in SQL Server. The example above uses ALLOW_ROW_LOCKS = ON, an option that enables the use of row locks when accessing the index.
 
Index Storage Screen - Oracle
The storage properties for an Oracle index as the same as the storage properties for an Oracle table. Refer to Table Storage Screen - Oracle (on page 219) for more information.
 
Index Storage Screen - DB2