Administrative console filter settings
Use the filter settings to specify how to filter entries shown
in a collection view.
Select the column to filter, then enter the filter criteria.
- Column to filter
- Use the drop-down list to select the column to filter. When you apply
the filter, the collection table is modified accordingly.
For example, select Application
Servers if you plan to enter criteria by which to filter application server
names.
- Filter criteria
- In the field beside the drop-down list, enter a string that must be found
in the name of a collection entry to qualify the entry to appear in the collection
table. The string can contain %, *, or ? symbols as wildcard characters. For
example, enter *App* to find any application server whose name contains
the string App.
Prefix each of the characters ( ) ^ *
% { } \ + $ with a \ so that the regular expression engine
performing the search correctly matches the supplied search criteria. For
example, to search for all JDBC providers containing (XA) in
the provider name, specify the following string:
*\(XA\)
Searchable topic ID:
rrun_filter
Last updated: Jun 21, 2007 9:56:50 PM CDT
WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/rcon_filter.html