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 51

COBOL uninitialized variables: Changing the way storage is obtained

Dear Madam/Sir We upgraded from Enterprise COBOL v4.2 to v6.3 in 2022. Since then we have enabled various checks provided by the new compiler like PARMCHECK, INITCHECK and NUMCHECK. During these three years we are trying to correct our programs th...
4 days ago in COBOL Compilers / z/OS 0 Submitted

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, ...
25 days ago in COBOL Compilers / z/OS 0 Submitted

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...
11 days ago in COBOL Compilers / z/OS 0 Submitted

Support for User-defined functions in programs utilizing SQL

At the moment it is not possible to compile a COBOL module using "user-defined functions"/"function prototypes" and EXEC SQL. This severely limits the usability of "user-defined functions"/"function prototypes" in system which uses SQL/DB2 as the ...
11 days ago in COBOL Compilers / z/OS 0 Submitted

Port STCK functions from PL/I to COBOL

Hello. COBOL provides intrinsic functions to get date in time in formatted format. I need to also get the STCK (and/or STCKE) values in bin/hexadecimal. PL/I has these features : pex PLISTCK(val) to put the STCK value in val. Is it possible to por...
9 months ago in COBOL Compilers / z/OS 1 Future consideration

license cobolscript interpreter on your platform. http://www.cobolscripting.com

small cobol interpreter tool for cobol programmers.
16 days ago in COBOL Compilers / z/OS 0 Submitted

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...
4 months ago in COBOL Compilers / z/OS 4 Future consideration

the creation of an option to inhibit or manage appropriately Assignment name for environment variable

Dynamic allocation can introduce opportunities for system vulnerability
9 months ago in COBOL Compilers / z/OS 2 Not under consideration

REGEX Function like in PL/I

Hi IBM, you've delivered the REGEX function in PL/I for the use of regular expressions in string searches. This would be nice in Cobol as intrinsic function too. Regards, Michael
over 2 years ago in COBOL Compilers / z/OS 12 Planned for future release

Add a Descriptor and/or Route Code to DISPLAY UPON CONSOLE like in PL/I to do WTO (ASM)

Today, the DISPLAY UPON CONSOLE statement has a default Desciptor Code of 2 and a Route Code of 3. For automated log processing, it is important to be able to specify these codes. The only way today is to call an Assembler program performing WTO. ...
almost 2 years ago in COBOL Compilers / z/OS 1 Planned for future release