When you select maintenance categories in the wizard, you can use masking.
Use an asterisk (*), or a percent sign (%), or both to specify naming masks. An asterisk substitutes for any number of symbols. A percent sign substitutes for one symbol.
For example:
CA.System.z/OS.* selects all the categories whose names start with CA.System.z/OS.
CA.System.z/OS.%% selects all the categories under CA.System.z/OS whose last segment consists of two symbols.
| Copyright © 2013 CA. All rights reserved. |
|