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

All ideas

Showing 6116

Consistent case for header names

Please change the capitalization of CICS' REST service header names to match WAS, zOS Connect and most other IBM products. Specific example is the header "content-type: application/json" that many other IBM products and the industry typically have...
over 7 years ago in CICS Transaction Server for z/OS / Runtime 1 Not under consideration

System Variable Symbol &SYSRMODE

I need a way to determine the RMODE of a CSECT from within a MACRO, if the RMODE was set via either an RMODE statement, or a CATTR statement.
over 7 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Cobol V5/V6 - BI or MULTI ARCH in same program object

In a multi hardware context (zEC12, z13 and may be z14), the choice of the compilation level, ARCH option, is problematic:- compiling only once with the lowest level does not allow to benefit from the contributions of the hardware which can be sig...
over 7 years ago in COBOL Compilers 3 Not under consideration

Reliable indicator of AMODE in F7SA chain

When using Metal C, calling an ASCmode=AR function creates an ambiguous F7SA save area (in the DSA chain). The AMODE is switched BEFORE the call (BASR) is executed, and restored AFTER the return, so the AMODE of the caller (and therefore the DSAUS...
over 7 years ago in C/C++ and Fortran Compilers / C/C++ 2 Not under consideration

Compiler option to eliminate ZAP instructions that fix the sign on zero results

In the case of a packed decimal overflow, the result may be a negative zero. The compiler generates a ZAP instruction to make these potential negative zeros into positive zeros. In compute intensive applications, this can lead to a lot of ZAP inst...
almost 11 years ago in COBOL Compilers 9 Not under consideration

zUnit: support for unit testing of nested programs

We have some Cobol programs in which nested programs are used. Unfortunately, this is not currently supported by zUnit.
over 3 years ago in IBM Developer for z/OS / zUnit 4 Not under consideration

To flag warning during compilation if ODO variable not setup

To request for the compiler to flag situations where the ODO object variable in the linkage section is not properly set up.i.e. outside the bounds of integer-1 through integer-2
over 7 years ago in COBOL Compilers 2 Not under consideration

AD support data driven application

The core banking application is data-driven, which program execution flow is controlled dynamically by the configuration data store in DB2 table. Now AD static code scan facility can not support such use case.
over 7 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

not to flag ASRA and take SVC dump when ON-unit is used to handle error condition in PL/1 program

Client uses ON-unit to handle error condition in their PL/1 CICS program like this:ON FIXEDOVERFLOW BEGIN; FIXED_OUT = 999999999999999; GO TO XX999RF_EXIT; END; CICS should not flag ASRA in the transaction and take SVC dump if user chooses to use ...
over 7 years ago in CICS Transaction Server for z/OS / Runtime 2 Not under consideration

Allow attribute and status in Query commands.

It isn't possible to update attribute and staus in the same command, but this is also tru for Query command.Enabling the QUERY with both Attribute and Status as filter would ease the analysis.
almost 11 years ago in IMS System Services / Commands 1 Not under consideration