CREATE INDEX now supports the specification of an index number with the USING index_number clause. This functionality is particularly useful when the data file for a table is accessed directly through the MicroKernel Engine as well as through the Relational Engine. You can include the USING
index_number clause with CREATE INDEX and CREATE INDEX IN DICTIONARY.