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

My votes: COBOL Compilers

Showing 121

Example of how to build COBOL V6R4 “non OO COBOL to Java interoperability” applications in JCL

We want to establish a Proof Of Concept between COBOL V6.4 and Java. The IBM documentation says this is only possible under USS with the CJBuild Tool. But SCLM is the tool we use to compile our COBOL programs – but it doesn’t work in Unix System ...
about 3 years ago in COBOL Compilers / z/OS 3 Delivered

Option to prevent inadvertent use of LINKAGE-SECTION data items prior to establishing addressability

In a COBOL program, the LINKAGE SECTION is used to describe data structures that are made available to this program from another program or method. Addressability to these data structures are established in a variety of ways, such as via reference...
over 2 years ago in COBOL Compilers / z/OS 10 Delivered

Support finding lower-case copybooks from USS directories

When compiling COBOL programs using the cob2 command in USS it is likely that the copybooks also reside in USS (because they are cloned from Git, for example). The current implementation only supports finding upper-case copybooks. It is, however, ...
11 months ago in COBOL Compilers / z/OS 3 Delivered

Cobol Json Parse / Json Generate not reversible when working with Numeric Edited Fields

Hello, I would like to mention again 2 old Cases from me (TS010652468 and TS016864176), because the problem happened again with another Developer. Can you please check the last Case (TS016864176), where some discussion took place and IBM decided t...
about 1 year ago in COBOL Compilers / z/OS 6 Delivered

JSON GENERATE : Conditional SUPPRESS

JSON object, unlike copy cobol, are flexible : a JSON object can have non-mandatory name/value pairs missing. Currently with JSON GENERATE : - for a string, when the value is all space, a single space is kept. - for a number, when the value is 0, ...
almost 6 years ago in COBOL Compilers 10 Delivered

Add the hability to process NULL values in COBOL

In order to use some REST/JSON APIs, we need to be able to process NULL value in COBOL. We had oppened the TS004435032 support case on this matter. Is it possible to add cobol support for NULL values or to add it to the JSON PARSE & GENERATE J...
about 5 years ago in COBOL Compilers 12 Delivered

TRIM Intrinstic function

Implement COBOL 2014 Standard TRIM intrinsic function.
over 10 years ago in COBOL Compilers 6 Delivered

Feature Request - JSON PARSE - [" was found, but one of LEFT CURLY BRACKET was expected

It is possible in the JSON standard for a top-level JSON to have an array, e.g. [{..}, {..}]. However, this cannot be read with the current JSON parse, instead you have to build an object around it with string processing so that you can parse it. ...
about 3 years ago in COBOL Compilers / z/OS 5 Delivered

Add COBOL support for EzNoSQL

COBOL is probably the most common application language running on z/OS and not having native support for EzNoSQL feels like a missed opportunity in the ongoing modernization effort. Enterprise COBOL for z/OS already has support for reading regular...
10 months ago in COBOL Compilers 1 Delivered

Enterprise COBOL z/OS: Implement TYPEDEF and TYPE

I would like to see TYPEDEF and TYPE implemented in Enterprise COBOL on z/OS similar to how it is implemented in Enterprise COBOL x86 and defined in the COBOL ISO standard. TYPEDEF and TYPE provided additional tools for writing structured COBOL an...
10 months ago in COBOL Compilers / z/OS 3 Delivered