Previous Topic: MONITOR INVOKE

Next Topic: MONITOR STATUS

MONITOR CANCEL

If you want to cancel a monitor that is currently measuring an address space or a monitor that is pending, you can do so with TUNCALL. When CA Mainframe Application Tuner queues up an invoked monitor request, a unique token number is assigned to the request. You can see the token number on the Monitor Status screen. TOKEN is the only required field.

The following table shows a list of valid keywords for MONITOR CANCEL.

Keyword

Default

Description

TOKEN

none

CA Mainframe Application Tuner assigned request number for the pending or active monitor request

required field

PROFILE

none

additional field to verify that the request pending or active monitor is the one to be stopped

MONDSN

none

additional field to verify that the request pending or active monitor to be stopped is the desired one

TARGSYS1-4

none

the system where the request is to be stopped

if a single monitor request is scheduled for multiple systems, they will all contain the same TOKEN number

this keyword will permit you to cancel a monitor on a specific system within the sysplex

if blank, the request is sent only to the local system

JOBNAME

none

additional field to verify that the requestor has the authority to cancel this pending request or active monitor