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 756 of 9153

An enhancement on the graph so that the program to transaction link is displayed somehow even when that program is complied as part of the AD Project

When building CSD data Configuration objects, ADDI is not recognizing some of the transactions in some of the Groups within the CSD.

Improve synchronization process

Reduces time spent during component synchronization, when components are transferred from z/OS into AD server. Idea is like instead of doing full sync for all datasets (PDS/MVS) in the project, making some quick pre-scan, that would indicate if an...

Validation check function update

In March 2022, we will switch Microfocus's configuration management system (ZMF) to BMC's ISPW.After switching to ISPW, the validation check function that is executed by connecting to ZMF cannot be used.Therefore, please update so that the validat...
over 4 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

ADDI/wca4z: Windows Authentication mode and mixed mode authentication for the SQL Server Database Engine at setup time

ADDI/wca4z: Windows Authentication mode and mixed mode authentication for the SQL Server Database Engine at setup time For security reasons, my client explicitly requests the use of Windows authentication, not SQL. However, currently, the only sup...

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

Write all logs to disk at regular intervals so progress can be identified if the exe throws an un-trapped error

We have had a couple of instances where a build has been progressing and unexpectedly failed due to an un-trapped error. As all logs are built in memory and only written to disk at the end of the process, trying to identify or narrow down the pote...

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...
22 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...
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

Provide capability to easily find a CICS transaction without knowing which project contains it

In large shops with a large application inventory, a developer trying to understand a transaction flow in CICS; would need to be able to easily find that transaction and generate a Transaction call graph. Today, the developer has to know which pro...