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 Apr 29, 2021

Fault Analyzer provides COBOL specific help without matching source

When an event is for an IBM COBOL for z/OS v4 or earlier program without matching source, Fault Analyzer provides COBOL specific help:

- A link to the Task Global Table (TGT)
- Links to working storage BLW cells
- Links to linkage section BLL cels

Selecting the Task Global Table hot-link maps the TGT fields.

IBM COBOL for z/OS 5 & 6 have a completely different run-time set of control blocks. The TGT is replaced with new blocks, which depending on compile options may include:

- Program Static Area (PSA), aka WORKING-STORAGE MAP
- Language Environment Writable Static Area (LE WSA)
- PPA1, PPA2, PPA3, PPA4
- LE RENT area, aka STATIC MAP
- LE Common Anchor Area (CAA)
- And more

When an event is for COBOL v5/6 without matching source, Fault Analyzer does provide a link to the working-storage section, and linkage section BLLs. But that's it.

This request is for Fault Analyzer to provide more COBOL v5+ specific assistance when an event has no matching source.

At a minimum, it should find and provide a link to the STATIC MAP, which is where the indexes hide. (If compiled RENT this should be at the LE WSA + LE RENT offset from the PPA4)

Idea priority Medium
  • Guest
    Reply
    |
    Sep 15, 2021

    Delivered with PH37840 : MISCELLANEOUS BUG FIXES FA 14.1.15