DROP_INDEX

The DROP_INDEX administration method destroys a user-defined index on an object type.

The DROP_INDEX method returns TRUE if the operation succeeds or FALSE if it fails.

You must have superuser privileges to run the DROP_INDEX administration method.

To run the DROP_INDEX administration method:

  1. Navigate to Administration > Job Management > Administration Methods.

    The system displays the Administration Methods list page.

  2. Click DROP_INDEX.

    The system displays the Parameters page.

  3. Select an index from the Index drop-down list.

  4. Click Run.

    The method runs and the results are displayed.

  5. Click Close.

    The system displays the Administration Methods list page.