Skip to Main Content
IBM Z Software
Hide about this portal


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 289

start debugging in second program called by CALL

It is not currently possible to configure the debugger to start in a program other than the first in the chain (as is possible with other debuggers) if the first program calls the second with CALL and not with EXEC CICS LINK. It would be very usef...
1 day ago in COBOL Compilers / Linux 0 Submitted

A new compilation option (rule) DISPLAYCHECK is required

Dear Madam/Sir, In the frame of ensuring enhanced code quality, we would like to implement a new COBOL compiler option (rule) so an error or warning to be issued in case of existing DISPLAY statements in a program. The new parameter could be DISPL...
about 1 month ago in COBOL Compilers / z/OS 3 Future consideration

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

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, ...
3 months ago in COBOL Compilers / z/OS 2 Functionality already exists

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 ...
3 months ago in COBOL Compilers / z/OS 3 Under review

cob2 should know where its compiler binary is located

Currently, cob2 doesn't know where the COBOL compiler binary is located. Even though it is part of the product, you have to specify SIGYCOMP in the STEPLIB variable. This is confusing and creates a larger entry into using cob2 if this isn't done o...
30 days ago in COBOL Compilers / z/OS 1 Needs more information

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

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...
3 months ago in COBOL Compilers / z/OS 1 Under review

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...
3 months ago in COBOL Compilers 0 Planned for future release

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...
3 months ago in COBOL Compilers / z/OS 2 Planned for future release