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
Categories Runtime
Created by Guest
Created on Feb 15, 2017

CICS Transaction Server 5.4 Documentation for Async Service Domain

Fault analysis software like SmartScope, AbendAid and Fault Analyzer require an understanding of the various control block, anchors and domains when post processing system failures (SVC Dumps). APIs and SPIs are not available when analyzing SVC Dumps. Failure to publish the basic information and relationships about new domains prevent fault analysis products from highlighting errors in the affected domain. In-particular, any failures in Async Service Domain processing could not be annotated at this time without additional control blocks to map the anchor block and vital control blocks and storage chains.

Idea priority High
  • Guest
    Reply
    |
    Jan 14, 2019

    We have assessed this requirement. We have no current plans for this to be implemented and so this requirement is being declined at this point.

  • Guest
    Reply
    |
    Apr 6, 2017

    We believe that the requirement is for third party tools to be able to obtain information to assist in debugging applications.
    For the new async service domain this information is the understanding of the parent child relationship.

    This would be:
    1) What children does a parent have, and what are their status.
    2) What parent does a child have.
    3) Is a child an orphan, and who was its parent.

    In the absence of a better interface to get this information we would be able to provide those control
    blocks which give this specific information.

    Debugging the domain itself would be the responsibility of the IBM service team itself for
    which we provide the IPCS dump formatter.