The EXCLUDE statement is used to define events that CAISDI/med should ignore for the purpose of CA Service Desk ticket recording.
EXCLUDE ABEND, /* Always exclude these ABENDs */+
CODES=((X'047'), /* APF authorization */+
(X'13E'),(X'33E'),/* DETACH with and without STAE */+
(X'322')) /* CPU time exceeded */
In this example, CAISDI/med is directed to ignore abend events for the selected abend codes, regardless of any CA product-specific definitions.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |