Formula functions treat attributes as numeric, text or timestamp. Attributes also have other characteristics that further categorize them and inform your choice of formula function or query-based view..
When entering a hexadecimal value in a cell, prefix the number with zero and the letter “x”, as in 0x123ab for hex value 123ab. In z/OS applications, for example, DASD volume serial numbers are hexadecimal.
Check for Missing Items,
Scan for string within a string, or
Value of expression function, append
the text with an * asterisk. For example, enter Sa?e* to find Safe
and Sale.Some timestamp functions enable you to add and subtract values from the second attribute by using the + and - symbols. The value can be one or two digits followed by D for Day, H for Hour, M for Minute, or S for Second.
list to choose from. These values are usually treated as
text. Some enumerated values are actually numeric, with text representing some or all of the numbers, and you can type the numeric value instead of choosing a text equivalent from a list. For example, the WebSphere MQ attribute, Action to Take has values of n/a, delete, create, and discover. But you can also enter 5 or 6, which represent other actions. See the help topic of the attribute in question for a list of possible entries.
A single-row attribute group will return multiple rows if it has been configured for historical data collection.
Attributes from different attribute groups can be combined in the same situation if they are from single-row attribute groups. Local Time and Universal Time are the exception—they can be combined with any group.
When you create a query for an attribute group that returns multiple rows, consider adding a formula as a pre-filter to limit the rows returned to those of interest, which also reduces network traffic overhead.
Events from sampled situations are closed automatically when the situation is no longer true (goes back to false). Because of the nature of pure events, they are not closed automatically like sampled events but must be closed manually unless an Until clause is included in the situation definition.