Filter Out Objects Associated with Data Mining

You can use the following filter the tables associated with data mining. This procedure filters out Oracle Data Miner (DR) objects and Oracle Data Mining (DM) objects.

  1. Got to (SQL Developer) Connections.

  2. Expand the user account that you use for data mining; select Tables.

  3. In the tool bar for Connections click

    filter
  4. Select these filter criteria:

    NAME NOT LIKE DR$%
    NAME NOT KLIKE DM$%
    NAME NOT LIKE ODMR$%
    

    Click OK to filter the tables.