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

Ideas

Showing 320 of 9158

Setting to disable advanced remote error feedback

With the advanced problems view integration of DBB User build, the build is automatically equipped with the --errPrefix cli argument for the build framework. Some build framework implementations might not support creating the error feedback file, ...
about 2 hours ago in IBM Developer for z/OS / VSCODE 0 Submitted

Automated check of RSEAPI host component version level

IBM Developer for z/OS on VS Code should automatically check the RSEAPI host component version level and validate if it is on a supported level. For example when the user is on the Welcome Page, in the prerequisites section: In case RSEAPI is dete...
about 2 hours ago in IBM Developer for z/OS / VSCODE 0 Submitted

SHOPZ enhancement

We would like ShopZ to propose an HTML5 based downloader, through a browser and without any installation of Windows software or Java plugin. Enterprise workstations are subject to more and more security constraints. A bare browser functionality sh...
13 days ago in IBM Shopz 0 Submitted

IBM Enterprise COBOL V6R4+ - Compilation directive to inform the compiler of the end of sequential code execution (call to exit / abend routine)

Hi, We have observed that compiler optimization, particularly PERFORM inlining, can be disrupted by certain constructs in the COBOL source code: EXEC CICS RETURN EXEC CICS HANDLE ABEND LABEL CALL to subprogram without expected return, (abend...
22 days ago in COBOL Compilers / z/OS 0 Submitted

IBM Enterprise COBOL V6R4+ - Review of SQL coding rules when using the Db2 coprocessor integrated into the compiler

Hi, Based on our tests, when using the Db2 coprocessor integrated into the COBOL compiler, it is possible to declare an SQL cursor that uses host variables before those host variables are declared . This restriction should only apply to the use of...
24 days ago in COBOL Compilers / z/OS 0 Submitted

When using IBM Z Open Editor MCP server via Roo Code, allow the capability to use a ZOWE profile other than the default

Multi-Sysplex environments requires multiple ZOWE host profiles, currently the IBM Z Open Editor MCP server only considers the default ZOWE host profile. It would be beneficial to direct an IBM Z Open Editor MCP server to different LPARs without h...
26 days ago in IBM Developer for z/OS / VSCODE 0 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...
over 1 year ago in COBOL Compilers / z/OS 1 Future consideration

SECTION name special register

A common challenge in CBL development is the need to add program references in error handling including of course the Procedure Section where the issue has originated from. Developers often manage to incorrectly set this, the classic invalid metho...
3 months ago in COBOL Compilers / z/OS 4 Needs more information

Launch “User Build” for more than one cobol program at a time.

It would be very useful to be able to run the “DBB” for more than one program at a time. That is, select two or more cobol programs, right click and launch a dependency based build for these two selected programs. I understand the problem with the...
about 1 year ago in IBM Developer for z/OS / Dependency Based Build / Editors / VSCODE 1 Future consideration

Fail gracefully if SYSMDECK undefined or wrongly defined

With 5655-EC6 IBM Enterprise COBOL for z/OS 6.4.0, if SYSMDECK is omitted or defined to SYSOUT=*, the compiler fails with an assertion failure: Assertion failed at ../../ibm/env/ListingAgent.cpp:6191: 0 Could not open source DD:SYSMDECK TR_MvsCall...
3 months ago in COBOL Compilers / z/OS 1 Is a defect