Define indexes to optimize access to database columns. An index can contain one or more database columns.
NOTE: For tables that you create using the Schema Extension program, indexes are automatically created for the primary key column and the object key column (XObjectKey).
To create a new index in the Schema Extension
- 
Start the Launchpad and log in to the One Identity Manager database. 
- 
Open the Launchpad and select the One Identity Manager Schema Extension entry. This starts the Schema Extension program. 
- 
Click Next on the start page. 
- 
On the Database connection page, check the connection credentials for the One Identity Manager database. 
- 
On the Select method page, select Create index 
- 
On the Extend Table page, under Table, select the table for which you want to create an index. 
- 
On the Create index page, define the columns for the index definition. - 
Click the button. This opens a dialog box where you can define the columns for the index. You can see all the columns in the table on the right-hand side of the dialog window. The columns on the left-hand side of the window belong to the index. 
- 
Enter the name of the index in the Index name input field. A name is already suggested. You can change this as required. 
- 
On the right-hand side of the dialog window, select the column you want to add to the index. 
- 
Use the button to add the column to the index. Change the order of the columns in the index definition as required or remove a column from the index using the relevant button. 
- 
Click OK. 
 
- 
