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.
This RFE has been resolved via the following APARs:
APAR PH02580: NEW FUNCTION: Improved scalability at ABO optimization time. - Sept 2018 PTF
PI98728 NEW FUNCTION:Improved scalability at ABO optimization time. - June 2018 PTF
PI93482 NEW FUNCTION: Reduced memory use and optimization time of ABO - Feb 2018 PTF
PI89062 NEW FUNCTION: Improved scalability at ABO optimization time. - Oct 2017 PTF
IBM has accepted this RFE to work on reducing the memory required when running ABO.
ABO 1.3 already provides significant reductions in the memory used relative to ABO 1.2
The goal of this RFE is to continue to reduce the memory required by ABO 1.3, particularly for large modules. However it should be noted that ABO will always require more memory than older versions of COBOL compilers. This is because ABO itself is a 64-bit application so it requires memory above the 2 GB BAR and that the analysis and advanced optimizations done by ABO require substantial machine resources. It can be expected that some large modules or modules containing a large number of CSECTs will require up to 10GB in memory to be optimized by ABO.
There must be enough memory allocated to each ABO invocation, via REGION and MEMLIMIT settings, for ABO to operate. Too little memory will result in ABO issuing error messages and/or ABO taking a long time to complete optimization due to excessive memory paging. This means that you may need to limit the number of parallel invocations of ABO if the memory resources of the machine are limited.
Please see documentation in the ABO User's Guide for more details on ABO memory usage and the recommended settings for REGION and MEMLIMIT when running ABO. https://www.ibm.com/support/knowledgecenter/SSERQD_1.3.0/com.ibm.opt.doc/ug/recomset.html
This RFE has been accepted.
The RFE is under consideration