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

z/OS

Showing 6

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 ...
over 1 year ago in COBOL Compilers / z/OS 3 Delivered

Null array gives IGZ0339W instead of IGZ0326I

We are parsing JSON containing: "myList":["item1","item2","last"], with structure defined: 05 MYLIST OCCURS 5 TIMES PIC X(10). This works as expected. However, sometimes the list is empty so the service returns: "myList":null, This thro...
9 months ago in COBOL Compilers / z/OS 4 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. ...
over 1 year ago in COBOL Compilers / z/OS 5 Delivered

Add new switch for cdadump/dwarfdump to specify locale

The dwarf data appears to be saved in UTF-8 format. When using the cdadump/dwarfdump program to display/print the variables and source sections, we see that various special characters are either printed incorrectly or shown as a hex escape sequenc...
about 1 year ago in COBOL Compilers / z/OS 3 Delivered

Cobol JSON PARSE to EBCDIC

It should be possible to parse a JSON that is in ebcdic. When using JSONs as a dynamic way to store data or to send data between mainframe applications, we always have to convert the generated JSON to EBCDIC and convert it back to UTF-8 in order t...
over 1 year ago in COBOL Compilers / z/OS 8 Delivered

Enterprise COBOL should support zHyperLink

IBM's zHyperLink technology offers a way to radically improve the performance for I/O to VSAM files. Performance improvements of orders of magnitude are possible with zHyperLink. On a system with zHyperLink and with an otherwise qualifying environ...
almost 2 years ago in COBOL Compilers / z/OS 3 Delivered