Search Rocket site

ABEND=option

Controls the collection of transactions that abend but may not otherwise be collected based on other filtering control statements found within your configuration file. option may take one of the following values:

C\Prof ABEND options

Option Description
0 Take no special action for abending transactions.

Transactions are collected based on other filtering control statements specified elsewhere in the configuration file, regardless of whether or not the transaction abended.

Transactions that abended but are not selected by other filtering control statements are not collected.
1 Collect all abending transactions, regardless of other filtering options. This is the default.

Abending transactions are always collected, even if they are not selected by other filtering control statements specified in the configuration file.
2 From the transactions that are selected by other filtering control statements, collect only the abending ones.

Transactions that match other filtering control statements, but do not abend, are not collected.