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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Requirement has not been able to be addressed. Please resubmit for consideration if this enhancement is still of interest. Thank you.
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
Attachment (Use case): Multiple record definitions in FD.
Hi Adrian,
it is true. The FD contains two file descriptions in order to describe a variable length data set. This case has to be handled the same way as 01 level data redefined in the other sections of the data division.
I append a screenshot from the program source.
I apologize for the multiple updates (if that is what you are seeing) but there appears to be an issue with copy/paste not working correctly.
Fault Analyzer does attempt to map file section data items in the same way as working storage however if there is more than one 01 level data item for a given file Fault Analyzer uses a hex format type display. In the example you have provided can you confirm if there is more that one 01 data item for file SLDATEI
Adrian Simcock
Attachment (Description): Shows File Section from event's associated storage areas: Despite compile listing available, content of BLF is only shown in hex dump display.