Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Batch Optimizer (Advanced and Standard) 2.9.

Character masking


Several options support character masking.

If an option supports masking, the support is noted. The following table lists mask character functions.

Character

Function

*

Represents any number of characters, including no characters

?

Represents any one character

For example, assume the following names exist: A3, M, M01, M03, M13, M23, M33, M103, M2243, and use the following table to see the results of using different character masking specifications.

Entry

Matching values

*

All the above values

M?3

M03, M13, M23, M33

M??3

M103

M*3

M03, M13, M23, M33, M103, M2243

M*

All preceding values except A3

Because the last character is *, M is treated as a prefix.





 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*