Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Monitor Exceptions (9.4.1)


The Monitor Exceptions screen (9.4.1), displayed in the following figure, allows you to exclude transactions and programs from tracing, storage protection, and Code Coverage data collection. You can also modify the entries to exclude programs containing specific CSECTs. This screen is useful for excluding certain software packages that may cause problems if traced, protected, or code covered by Code Debug.

To access the 9.4.1 screen, type the number 1 in the COMMAND field on the Monitor Facilities screen and press Enter.

Monitor Exceptions Screen (9.4.1)

 --------------------------- MONITOR EXCEPTIONS (9.4.1) -------------------C024
COMMAND ===>                                                   SCROLL ===> CSR
 MODULE: CWDEMCB2 CSECT: CWDEMCB2          COMPILED: 28 MAY 2003 - 11.11.29
                                                          ENTRY 0001 of 0002
 LINE COMMANDS:  L (List of Entry Points)      D (Delete)

                CMD       TRAN     PROGRAM      CSECT     EXCL. LEVEL/MESSAGE
               -------------------------------------------------------------
                _        ****     ********    CWCDSUBA   CSECT
                 _        ****     CWDEMCB2    CWDEMCB2   PROGRAM/CSECT
                 _        ____     ________    ________
                 _        ____     ________    ________
                 _        ____     ________    ________


Default Monitor Exceptions

The undisplayed system exception entries listed in the following table are pre-defined within Code Debug CICS.

Warning

The entries in System Entries for Exceptions to Monitoring table pertain to BMC, IBM, and other vendor software. If you try to monitor a program that coincidentally matches an entry, it could inadvertently be excluded from the expected monitoring. For help resolving this situation, contact BMC Support.

Important

Member XDDB941V in SMXDSAMP contains example parameters for additional vendor software. These can be added to your BMC PARMLIB for software installed in your CICS environment.

System Entries for Exceptions to Monitoring

Excluded
Transactions

Excluded CSECTs

Excluded
Modules

Related Programs and CSECTs

****

AFCP************

********

CICS Application File Control Facility (CAFC)

****

AFCT************

********

CICS Application File Control Facility (CAFC)

****

ASMTDLI*********

********

Program Communication with DL/1

****

BWKX************

********

z/OS Cryptographic Services

****

CEE*************

********

IBM Language Environment (LE)

****

CEL*************

********

IBM Language Environment (LE)

****

CICSPEM*********

********

Hogan Umbrella Software

****

CSFATRUE

********

z/OS Cryptographic Services

****

CSNB************

********

z/OS Cryptographic Services

****

CSQA************

********

IBM MQ CSECTs

****

CSQC************

********

IBM MQ CSECTs

****

CSUD************

********

z/OS Cryptographic Services

****

DATBAS**********

********

Cincom Systems’ TOTAL

****

DBCSVPR

********

CA Datacom CSECT

****

DBUGVDBG

********

BMC’s LE debugger exit

****

DFH*************

********

IBM CICS CSECTs

****

DFHMQ***********

********

IBM MQ CSECTs

****

DMENTRY*********

********

PL/I subroutines

****

DSN*************

********

IBM Db2 CSECTs

****

EYU9************

********

IBM CPSM CSECTs

****

EZA*************

********

CICS Sockets Interface

****

HCINFAC*********

********

PL/I subroutines

****

HIRTCAL*********

********

PL/I subroutines

****

IBMB************

********

IBM PL/I library routines

****

IBMF************

********

IBM PL/I library routines

****

IBMQ************

********

IBM PL/I library routines

****

IBMSBGK*********

********

IBM PL/I library routines

****

IBMSCC**********

********

IBM PL/I library routines

****

IBMSDLIC

********

IBM PL/I library routines

****

IBMSPAFA

********

IBM PL/I library routines

****

IDMS************

********

CA IDMS database CSECTs

****

PEM

********

Hogan Umbrella Software

****

PLISTART

********

IBM PL/I initial CSECT

****

PREPEM**********

********

Hogan Umbrella Software

****

TLRATIO

********

CA Telon

****

XGT*************

********

BMC’s Xchange CSECTs

****

****************

ADABAS**

Software AG’s Natural database

****

****************

AFCP****

CICS Application File Control Facility (CAFC)

****

****************

AFCT****

CICS Application File Control Facility (CAFC)

****

****************

BWKX****

z/OS Cryptographic Services

****

****************

CELHV003

IBM Language Environment (LE)

****

****************

CICSPEM*

Hogan Umbrella Software

****

****************

CSFATRUE

z/OS Cryptographic Services

****

****************

CSNB****

z/OS Cryptographic Services

****

****************

CSQA****

IBM MQ programs

****

****************

CSQC****

IBM MQ programs

****

****************

CSUD****

z/OS Cryptographic Services

****

****************

DADEX***

CA DADS programs

****

****************

DADR****

CA DADS programs

****

****************

DADS****

CA DADS programs

****

****************

DBUGSOCK

Code Debug Eclipse interface

****

****************

DFHMQ***

IBM MQ Programs

****

****************

DPLUS***

CA DADS programs

****

****************

EYU9****

IBM CPSM programs

****

****************

EZA*****

CICS Sockets Interface

****

****************

PEM

Hogan Umbrella Software

****

****************

PREPEM**

Hogan Umbrella Software

****

****************

WINDOWS*

Unicom CICS/Windows

****

****************

WNDO****

Unicom CICS/Windows

****

****************

XDPIMIRC

Code Debug Eclipse interface

****

****************

XDPIMIRF

Code Debug Eclipse interface

****

****************

XDPIMIRS

Code Debug Eclipse interface

****

****************

XGT*****

BMC’s Code Debug Xchange programs

****

****************

XVTC****

BMC’s Code Coverage programs

XROI

****************

********

Data collection for BMC’s zAdviser

Input Fields

CMD

The L (List) line command transfers to the Monitor-Eligibility-9-4-2 screen. The S (Select) line command selects an entry to exclude. The D (Delete) removes this monitor exception entry.

TRAN, PROGRAM, CSECT

These fields are used to define the transactions, programs (load modules), and CSECTs entries which must be excluded from tracing and storage protection. Anything is acceptable as input in this field. No validation is performed against CICS-defined resources (transaction or program).

There are some values for the TRAN, PROGRAM, and CSECT fields that have special meaning:

  • An asterisk (*) represents the wildcard character and matches any character.
  • If the input field ends with *, it is padded to the right with asterisks.

Output Fields

ENTRY

Displays the monitor exception entries the cursor is positioned on, as well as the total number of 9.4.1 entries.

Important

Entries in the CSECT suspend monitoring only when the named CSECT is called from within the application being monitored. This applies to both static calls and COBOL II dynamic calls. Monitoring is not suspended when the named CSECT is invoked through a CICS service (e.g. LINK or XCTL). If you want monitoring disabled for a program invoked through a CICS service, enter that program name in the PROGRAM field and asterisks (*) in the CSECT field.

EXCL. LEVEL/MESSAGE

Provides information on the level of exclusion for the defined transaction, program, or CSECT. The default is all CSECTs.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*