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

Clear

Ideas

Showing 304 of 9161

Improvement to NUMCHECK to report Ahead of Invaild data being passed

We are currently moving all the modules from V3and v4 to v6. During that process we came accross one issue reported by teh application support people that when we move alphanumeric number to number variable , it converts last alphabet to signed nu...
almost 7 years ago in COBOL Compilers 3 Not under consideration

ECOBOL v5.1 - CEE0813S Insufficient storage.

I created Service Request 89561,7TD,000 to resolve a CEE0813S Insufficient storage issue a user was having. As per the SR, a 'quick fix' should make the August release but may not resolve the issue. I was advised to submit an RFE quoting RTC 11416...
over 10 years ago in COBOL Compilers 3 Not under consideration

Enabling unit testing of deployable load module

We would like to be able to do section and paragraph testing on the load module that we will be using for production.A unit testing framework like COBOL Check, builds a new COBOL program, that tests the code. But we are actually not certain that t...
over 3 years ago in COBOL Compilers / z/OS 1 Not under consideration

Enterprise Cobol V6R2+ Support REPLACE directive with ALSO phrase

ISO/IEC 1989:202x WD 1.00 describes the ALSO phrase for compiler directive REPLACE. This is currently not implemented in Enterprise Cobol 6.2. ALSO will enable us to use more than one REPLACE statement in Cobol source without overriding the replac...
about 7 years ago in COBOL Compilers 3 Not under consideration

Automatic internal conversion of indices to index

When a data-item declared in Working-Storage or Local-Storage is used to access the elements of a table (OCCURS), and is not used to access other tables (data-item dedicated to a table), this data-item could be automatically converted to INDEX for...
about 7 years ago in COBOL Compilers 6 Not under consideration

Abbreviation of the directive >> IF constant-conditional-expression

The ">>IF constant-conditional-expression" directive could support a simplified expression: >>IF compilation-variable-name - this expression would be true if: (compile-variable-name is defined) AND (its value is equal to B'1', or an in...
over 7 years ago in COBOL Compilers 4 Not under consideration

NEXT SENTENCE warnings

Add optional warnings when NEXT SENTENCE is used and might behave in an unexpected manner
about 11 years ago in COBOL Compilers 8 Not under consideration

Enterprise Cobol - Get the actual address of the entry point of a dynamically loaded program

When using the "SET function/procedure-pointer TO ENTRY program" instruction, we get the address of a routine that is not the actual entry point of the program, but a routine that allows calling the program. The routine seems to be different depen...
over 7 years ago in COBOL Compilers 10 Not under consideration

Enterprise Cobol V5/V6 - New compilation directive ">>RULES(ON|OFF)"

In addition to RFE 120105 (http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=120105), I suggest implementing a ">>RULES(ON|OFF)" compilation directive to enable / disable controls related to the "RULES ()" compilation ...
over 7 years ago in COBOL Compilers 5 Not under consideration

Value of Cobol variables may be incorrectly reported

Enhance the DWARF data produced by the COBOL compiler such that CEEDUMP can correctly identify that a variables value is being held in a register rather than in storage at the time of an abend.
over 7 years ago in COBOL Compilers 5 Not under consideration