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 Delivered
Created by Guest
Created on Aug 1, 2012

Storage Violation Analysis in Fault Analyzer

Customers Pain Points
- Many developers runs together their CICS online applications on Test system for developing and maintaining.
- While running, his/her transaction is abnormally terminated with Storage Violation.
- To find out who cause his/her transaction be terminated, user looks up the FA report.
- But, FA does not show.
- And, to make bad thing worse, it is hard to re-produce the same situation, because developers on different organization run their application on their schedule.
- Quoting customer's expression, "A serious Killer transaction runs on CICS, but it is hard to catch"

New function would provide overall synopsis first for application programmers to understand related transaction, program and memory areas. Information of corrupted memory should be provided. And tasks/programs might caused or changed that corrupted memory might be provided.

In conclusion, help application programmer know the memory area of problem and fix it's variable length or subscript of arrays. Or some initialization.

Idea priority Medium
  • Guest
    Reply
    |
    Jun 23, 2017

    Storage violation occurs in current versions/maintenance levels of FA.

  • 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
    |
    Oct 21, 2013

    2 new features have been added to Fault Analyzer V12 (PTF UK98036)and V13 (GA code) to assist with storage violation analysis.

    1) When Fault Analyzer performs any transaction analysis details on the storage areas of all other concurrently running tasks are captured and displayed in the interactive storage summary panel.

    2) A new Fault Analyzer XEIIN GLUE can be enabled to validate the storage accounting area (SAA) for the current task at an EXEC CICS RETURN statement.  If an overlay is detected either a transaction or system dump can be taken.  These dumps may, in conjunction with item (1), assist the programmer in diagnosing the overlay.

    These features are described in the Fault Analyzer's users guide.