When you use a filter, the control center searches the DB2 catalog looking for a particular type of DB2 object requested by the user and matching the user's filter criteria. The result of the search can return from 0 to all the objects of that type.
To define a filter:
On the Locate page, specify the name of an object in the Control Center that you want to filter.
Specify a set of search criteria that are active during the life of this object until explicitly modified or cleared. The result of your search is the current list of objects in the contents pane of the control center.
Use the Column, Comparison, and Values fields to specify criteria for up to five different catalog columns.
Select a radio button to specify whether to meet all the conditions selected in the fields on the Locate page, or meet at least one of the conditions. Meet all conditions is equivalent to adding an and between the search criteria, and Meet any conditions is equivalent to adding an or between the search criteria.
Optional: Customize your search. Select the Advanced tab to change the WHERE clause generated from your choices on the Locate page. You can derive your own WHERE clause, or add more predicate columns to the existing clause.
Click OK to use the search criteria that you selected and close the filter notebook. The result of filtering is a subset of the list of objects that can be displayed.
Related information