Deprecated featureDeprecated feature

Deleting base search space for a category

The following steps explain how to delete records of a base search space for a category.

Procedure

  1. Open a command window, which corresponds to the database that you are using.
  2. Run the following SQL statement:
    1. delete from ICEXPLFEAT where CATGROUP_ID=xxxx
    2. delete from ICROOTCAT where CATGROUP_ID=xxxx
      Where, xxxx is the category reference number for which search space needs to be deleted.