The LISTEN command registers an MVS operator's console for selected CA CPM alerts or events.
This command has the following format:
LISTEN [,PATH={ALL|NONE}]
[,FLOW=(flist)]
[,JOBS=(jlist)]
[,ENF={ALL|NONE}]
[,DEST={ORIGIN|CONSOLE|CMPLOG|SYSLOG}]
Specifies which path events to display. The value can be ALL or NONE.
Specifies which flow events to send to the console. The value can be one or more of the following:
Displays all flow events and alerts.
Sends no flow events or alerts.
Sends flow status change events and alerts.
Sends flow completion events.
Sends flow loaded events.
Sends flow start events.
Sends flow delete events.
Note: To unregister for a single event type, prefix the type with NO (for example, LISTEN FLOW=NOLOAD).
Specifies which job events to display. The value can be one or more of the following:
Displays all job events and alerts.
Sends no job events or alerts.
Sends job late alerts.
Sends job running long alerts.
Sends job ABEND alerts.
Sends job canceled alerts.
Sends job started events.
Sends job complete events.
Sends job loaded events.
Note: To unregister for a single event type, prefix the type with NO (for example, LISTEN JOBS=(NOLOAD,NOEND)).
Specifies which CAIENF events to display. The value can be ALL or NONE.
Specifies where to send the requested events/alerts:
Sends events to the master console
Sends events to the CA CPM log data set
Sends events to the system log (MVS only)
Sends events to the default destination, depending on where the LISTEN command was issued:
Sends events to CPMLOG.
Sends events to the master console (MVS) or to the shell/window where the CA CPM task is running.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|