This is the public portal for all IBM Z Hardware and Operating System related offerings. 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.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - z Systems Software
Product - z/OS
Component - LE
Operating system - IBM z/OS
Source - None
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Transaction Processing
Product - CICS Transaction Server
Component - Runtime
Operating system - IBM z/OS
Source - None
The CICS documentation will be updated to link to the Cobol documentation here https://www.ibm.com/support/knowledgecenter/SS6SG3_6.2.0/com.ibm.cobol62.ent.doc/migrate/igymch1700.html
The storage violations could not be reproduced, however without SYS1.MIGLIB and SYS1.SIEAMIGE in DFHRPL Debug tool was unable to show the program listing and produced message
EQA1964E Source or Listing data is not available, or the CU was not compiled with the correct compile options.
The explanation of this message could be enhanced to list the non inclusion of SYS1.MIGLIB and SYS1.SIEAMIGE in DFHRPL as a possible reason.
However besides Debug tool, Cobol itself requires the libraries to be present. Passing the RFE to Cobol for consideration. If the binder programs cannot be loaded then a failure with a specific reeturn code should be produced.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Transaction Processing
Product - CICS Transaction Server
For recording keeping, the previous attributes were:
Brand - WebSphere
Product family - Transaction Processing
Product - CICS Transaction Server
To put this RFE in my own words: Tools running in CICS like DebugTool should not read deferred load classes (like DWARF data) by locating the binder api via DFHRPL. I think such tools are not properly designed to be good CICS citizens and integrity of CICS is compromised when one has to add linklst libraries to DFHRPL. Therefore this RFE should address the PDT-group (especially DebugTool).