Setting Index Tablespace and Schema

Parallel With Degree
Parallel indexing can improve index performance when you have a large amount of data, and have multiple CPUs. Enter the degree that determines the number of separate indexing processes.

Tablespace
The tablespace in which to create the index. An index can be created in the same or different tablespace as the table it indexes.

Schema
The schema in which to create the index.

Note:
To create an index in your own schema, at least one of the following conditions must be true:
To create an index in another schema, all of the following conditions must be true: