When your code calls FFSTProbe, FFST generates the requested outputs such as dumps or log entries. These outputs can be dynamically controlled by defining an entry in the Probe Control Table (PCT). Options that are specified in a PCT entry override all other options. You can use PCT entries to do the following:
Each PCT entry consists of five identifiers:
The entries in the PCT describe what is to be done on the call to FFSTProbe:
The PCT mechanism looks for specific entries that match all five identifiers. If the system cannot find a match for the entry, it ignores the probe control entry. The PCT entry makes the final decision about what to do. The entry can overwrite parameters that are specified in the configuration and change the actual call to FFSTProbe.
FFST provides no default PCT entries.
Note: It is important to understand that the Probe Control Table is used to control individual calls to FFSTProbe and that Probe Suppression is used for an entire group of calls within a product.