HOW CAN I CANCEL AN ACTIVE CICS TRANSACTION
search cancel

HOW CAN I CANCEL AN ACTIVE CICS TRANSACTION

book

Article ID: 36826

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

Can I cancel a CICS transaction that is executing?

 

 

Resolution

Yes. In SYSVIEW, you can automatically cancel a CICS transaction during execution because all transaction metrics are checked dynamically. The threshold definitions are found in the CTHRESH parmlib member, and the CANCEL parameter can be optionally specified on a threshold definition. You may need to override the dynamic decision to cancel a transaction; the parmlib member CTRANCAN allows you to define cancellation exclusion rules based on transaction ID, facility name, or wait reason.

You can also manually cancel a transaction using various line commands from the CTASKS command display.