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.

ADD A NEW IDEA

COBOL Compilers

Showing 216

IGY-Compiler-Messages are not summarized at the end of the SYSPRINT

In cobol-versions pre 5.1. all IGY-compliler-messages (info, warning, error, severe) are summarized at the end of the SYSPRINT-output . In Cobol 5.1.1 and above these messages are displayed anywhere and not always in one block.
about 8 years ago in COBOL Compilers 1 Not under consideration

COBOL 6 should use zIIP processor

The Enterprise COBOL Compiler Version 6 (and also V5) use much more CPU Resources than Version 4.Not only 12 Percent, but Factor 12.We need 12 times more CPU for compiling than in the older versions.Some parts of this workload should be zIIP-enabl...
over 6 years ago in COBOL Compilers 2 Not under consideration

To enable an option in the COBOL compiler to get the DB2 integrated coprocessor behaves as the separated DB2 precompiler does

We have been using the COBOL 4.2 compiler for years in our shop. We have just begun to use the integrated SQL coprocessor, instead of the separated DB2 precompiler and we are experiencing problems with the continuation lines. The manual says the p...
over 9 years ago in COBOL Compilers 48 Not under consideration

Implement dynamic-capacity tables

Implement dynamic-capacity tables as defined by the COBOL 2014 standard (INCITS/ISO/IEC 1989:2014 [2014]).
almost 8 years ago in COBOL Compilers 7 Not under consideration

COBOL 6 needs to utilize the memory in the 64 bit address space for business needs and quicker access to data

Humana proposes the following changes to the COBOL 6 compiler OR, creation of a new COBOL64 compiler with these capabilities.1. Make the Compiler capable of utilizing the 64-bit address space to take advantage of the 32 terabytes of memory on each...
over 5 years ago in COBOL Compilers 1 Not under consideration

Dynamically called programs as smf data

The cobol 6.4 runtime can deliver a report about the dynamically called programs. It would be nice if this information could also be exported as smf data, so that is would be more easy to run analysis about the usage of programs. Currently in smf ...
almost 2 years ago in COBOL Compilers / z/OS 2 Not under consideration

Individual setting of the content of //SYSJAVA

When you compile a COBOL class definition, a Java source program that contains a class definition that corresponds to the COBOL class definition is generated in addition to the object file. We need an option to interact with the output in SYSJAVA ...
over 10 years ago in COBOL Compilers 3 Not under consideration

Improve Enterprise COBOL 5/6 performance in high volume CICS transaction environments

Enterprise COBOL 5/6 includes a completely rewritten "back end" that generates high performance object code. It's "claim to fame" is the significant performance improvements it offers customers. However, those performance improvements are only ava...
over 7 years ago in COBOL Compilers 4 Not under consideration

Enhance INITCHECK(STRICT) for different types of used-before-set warnings

Given:INITCHECK(LAX) will issue IGYCB7311-W when a data item is completely uninitialized on all logic paths leading to that statement. INITCHECK(STRICT) will issue IGYCB7311-W when a data item is uninitialized on any logic paths leading to that st...
about 4 years ago in COBOL Compilers 2 Not under consideration

Bring back Compiler Message placement at the end of the Compiler Listing

In current versions of COBOL, compiler messages are placed in the middle of the listing, between the "Data Division Map" and the "Assembler Listing". This makes them hard to find and makes life harder and frustrating for the programmer when he/she...
about 7 years ago in COBOL Compilers 1 Not under consideration