Aborts            (Overview)

DESCRIPTION
This value shows the number of transaction "Aborts" that have occurred since 
Sun MTP system initiation (NOT since connection to the system from Sun MTPScan).


VALUES
This value starts at zero. Each transaction abort causes this value to increment
by one.  


INTERPRETATION
Upon completion, each transaction issues a syncpoint implicitly.  "Aborts"
increments whenever a transaction fails.  This may be due to a programming 
error, a programmatic abort (through an EXEC CICS ABEND), or an explicit 
cancellation (through the CEDF transaction).


CONCLUSIONS
This datapoint provides a running total of application errors. If the value is
non-zero, the Sun MTP system's logs should be examined to determine the source of
the error.
