STARTSTOPMSG

This command controls whether to issue a message when each debugging session is initiated or terminated. By default, these messages are not issued.

The following diagram describes the syntax of the STARTSTOPMSG command:
Read syntax diagramSkip visual syntax diagram EQAXOPTSTARTSTOPMSG, ALLNONECICSTSOBATCHTSOIMSOTHER(,CICSTSOBATCHTSOIMSOTHER) ,WTO
The following list describes the parameters of the STARTSTOPMSG command:
ALL
Indicates that the start/stop messages should be written in all environments.
NONE
Indicates that no start/stop messages should be written. If you do not specify EQAOPTS STARTSTOPMSG, the default option is NONE.
CICS®
Indicates that the start/stop messages should be written in the CICS environment.
TSO
Indicates that the start/stop messages should be written in the TSO environment.
BATCHTSO
Indicates that the start/stop messages should be written in the BATCH TSO environment.
IMS
Indicates that the start/stop messages should be written when running under IMS. In addition, an informational message that contains the IMS system ID, region ID, and transaction ID is written.
OTHER
Indicates that the start/stop messages should be written in all other environments, such as MVS batch.
WTO
Indicates that the start/stop messages should be written to the system log using a WTO.

Examples

EQAXOPT STARTSTOPMSG,ALL,WTO
EQAXOPT STARTSTOPMSG,(TSO,OTHER),WTO