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 274 of 8271

Cobol V5+ - Special Registers for access to information SERVICE and COPYRIGHT

It would be useful to have access at run time to the SERVICE and COPYRIGHT informations (valued by the compiler options). This could be done through Special Registers :- COPYRIGHT-OPTION or equivalent- SERVICE-OPTION or equivalent The length of Sp...
over 8 years ago in COBOL Compilers 3 Not under consideration

Offer CBL option for Binder control statment

In some situation, it may be necessary to manage specific options when running the Binder. These options can be the consequence of choice at the level of the Cobol program: by example using the EXCI interface that require to include a specific mod...
over 8 years ago in COBOL Compilers 3 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...
over 5 years ago in COBOL Compilers 2 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...
almost 6 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...
almost 6 years ago in COBOL Compilers 4 Not under consideration

DB2 and CICS pre- compilers do not recognize Cobol V5 floating comments

COBOL V5 allows use of "floating comment", sequence space + " * >" followed by a free text. DB2 pre- compiler (tested with DB2 V10) and CICS pre-compiler (tested with CICS TS 4.2) do not recognize this Cobol V5 syntax comment, and the presence ...
almost 9 years ago in COBOL Compilers 2 Not under consideration

Cobol V5 - STGOPT does'nt optimize SQL--* variables created par SQL option

Cobol V5 compiler, as Cobol V4 compiler, can process DB2 SQL commands through the integrated coprocessor (instead of a pre- compilation) . When the SQL compiler option is enabled, the "automatic" variables SQL - * are created. We identified a diff...
almost 9 years ago in COBOL Compilers 11 Is a defect

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 ...
almost 6 years ago in COBOL Compilers 5 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...
almost 9 years ago in COBOL Compilers 3 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.
about 6 years ago in COBOL Compilers 5 Not under consideration