Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Created by Guest
Created on Jan 16, 2015

exit or option to suppress SVC dump if CIC transaction dump was taken

One of the product teams at DST would like to suppress SVC dumps within CICS unless it is detected that a transaction dump has not been taken. Currently transaction dumps may be suppressed by FAULT ANAYLZER which we use within our cics regions when a duplicate dump is detected. This product team would like the SVC dump even though the transaction dump was suppressed.

Idea priority Medium
  • Guest
    Reply
    |
    Nov 19, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Development Tooling
    Product - IBM Fault Analyzer

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Enterprise Tooling
    Product - IBM Fault Analyzer

  • Guest
    Reply
    |
    Jan 23, 2015

    The suppression or taking of a SDUMP by CICS occurs before Fault Analyzer is invoked and as such we have no direct control over the SDUMP. The following example is from the CFA transaction 0C1 IVP where you can see the SDUMP has been suppressed by the DUMP=NO SIT option prior to FA being invoked (IDI0001,2,3)

    +DFHAP0001 C68E1FA1 An abend (code 0C1/AKEA) has occurred at offset X'00013FBE' in module IDIXFA.
    +DFHME0116 C68E1FA1 922
    (Module:DFHMEME) CICS symptom string for message DFHAP0001 is
    PIDS/5655Y0400 LVLS/680 MS/DFHAP0001 RIDS/DFHSRP PTFS/GM01 AB/S00C1
    AB/UAKEA RIDS/IDIXFA ADRS/00013FBE
    +DFHDU0205 C68E1FA1 A SYSTEM DUMP FOR DUMPCODE: AP0001 , WAS SUPPRESSED BY THE GLOBAL SYSTEM DUMP SUPPRESSION OPTION
    +IDI0001I Fault Analyzer V13R1M0 (MVS 2015/01/13) invoked by IDIXCM68/XPCABND using SYS1.PARMLIB.FAE1.USER(IDICNF00)
    +IDI0002I Module IDIXFA, CSECT IDIXFA, offset X'DFC': CICS abend ASRA
    +IDI0003I Fault ID F79614 assigned in history file SIMCOCK.HISTORY

    Can the desired functionality be achieved by the use of SYSTEM and TRANSACTION dump table entries ? If I have misunderstood the requirement please return this RFE to me with additional details.