Previous Topic: Custom Index ReportNext Topic: Relationship Report


Remove Custom Indexes from Database

We recommend that you remove custom indexes from your database to avoid performance issues. Remove the indexes before you run the Migration Utility. The Custom Index Report provides the information that you use to remove the custom indexes.

Follow these steps:

  1. Locate the Custom Index Report.
  2. Copy the SQL statements from the Drop SQL column on the report.

    Note: Delete the quotation marks at the beginning and end of the statements.

  3. Paste the SQL statements to your preferred tool, for example, Microsoft SQL Server Management Studio and Oracle SQL Developer, and run the statements.

    The following items are removed: