Siebel Tools Reference > Adding Custom Extensions to the Data Model > Updating the Logical Schema Definition in the Local Environment >

Adding Custom Indexes


You can create custom indexes to enhance the performance of your implementation.

NOTE:  You cannot modify standard indexes, or delete them from the schema.

When implementing custom indexes, consider the following:

To create a custom index

  1. Connect to your local development database with Siebel Tools.
  2. In the Object Explorer, expand the Table object type.
  3. In the Object List Editor, select the table to which you want to add an index.
  4. In the Object Explorer, expand the Index object type.
  5. Select Edit > New Record to add a custom index.

    For more information on index properties, see Object Types Reference.

    Do not use index names that are reserved words on your server or client database.

    When you add custom indexes to tables, Siebel appends an _X to the index name.

  6. In the Object Explorer, select the Index Column object type.
  7. Select Edit > New Record to specify each column to add to the index.

 Siebel Tools Reference
 Published: 20 October 2003