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 6102

64-bit support for C/C++ under CICS Transaction Server

One of our customers is creating a C/C++ application for financial services (broker). This application is running in a CICS transaction environment. Because of high transaction workload we are suffering storage constraint because C/C++ is still li...
over 3 years ago in CICS Transaction Server for z/OS / Runtime 1 Not under consideration

New extended mnemonics needed for branches/jumps following TMLL and friends

New extended mnemonics are needed for "branch/jump [not]mixed" instructions to be used following the newer Test Under Mask instructions. The older TM instruction never sets CC=2, so the older branch/jump [not]mixed mnemonics (JM, JNM and similar) ...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 2 Not under consideration

When a /STO SUBSYS and subsequent /STA SUBSYS is issued, IMS has to be restarted in order to make the dep regions pick it up

The customer needs IMS to be able to start subsystems SSM members dinamically when an external subsystem is having issues. Currently, if a sick subsystem is causing problems, issuing a /STO SUBSYS on the sick subsystem and /STA SUBSYS on another S...
over 3 years ago in IMS System Services / System Management 1 Not under consideration

Permit named PUSH/POP statements

When the assembler reaches an END statement, and there remains unPOP'd PUSH USINGs, it issues ASMA138W . Well, in large complex assemblies, finding the unPOP'd PUSH or PUSHs can be rather a challenge. In my own coding, I have solved that by replac...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Fully support 32-bit EQUs (maybe even 64-bit EQUs as well)

The assembler's support of 32-bit EQUs is arcane, to say the least. Consider: EQU1 EQU X'80000000' EQU2 EQU X'80000000'+1 EQU3 EQU X'7FFFFFFF'+1 The EQU1 and EQU2 statements are fine.The EQU3 statement gets flagged with ASMA074E. I do understand t...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Not under consideration

Build Client CSD Parser should handle LIST GROUP

Currently the CSD parser will only handle a DFHCSDUP report produced with LIST LIST(.....). It does not use the output of a LIST GROUP(....) OBJECTS command
over 5 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

To enable an option in the COBOL compiler to get the DB2 integrated coprocessor behaves as the separated DB2 precompiler does

We have been using the COBOL 4.2 compiler for years in our shop. We have just begun to use the integrated SQL coprocessor, instead of the separated DB2 precompiler and we are experiencing problems with the continuation lines. The manual says the p...
about 10 years ago in COBOL Compilers 48 Not under consideration

AD Cross Application Service should be enabled for DB2 on z/OS

ADDI has the capability to analyze Cross Applications. Unfortunately this feature is not supported for DB2 on z/OS. We would like to have the feature implemented for DB2 on z/OS as well.
over 3 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

z/OS Connect Headers needed to pass a Security scan

We need the following headers added to the Response XML for zOS Connect (these are the Secure scan findings). Similar to how they were added for the CICS hosted services. issue name-Missing "X-Content-Type-Options" header (Vul count-1)cause:: It i...
over 3 years ago in z/OS Connect 3 Not under consideration

Count number of calls of csects/subroutine/entry point - No 2

It's important to know how often a csect / subroutine / entry point is called so that you can differenciate if you spend a long time in a single csect / subroutine / entry point or visited several times. We want to know the number of calls of a sp...
about 11 years ago in Application Performance Analyzer for z/OS 4 Not under consideration