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 732 of 9165

Show inserted CICS elements as part of the source code COBOL listing

When compiling with the COBOL co-processor, when CICS elements DFHEIBLK and DFHCOMMAREA are not coded by the programmer they are inserted by the compiler into the LINKAGE SECTION and as parameters on the PROCEDURE DIVISION statement.The elements d...
about 9 years ago in COBOL Compilers 3 Not under consideration

CALLEXIT for checking Call Parameter Usage

It would be good to have a kind of "Call-Exit", which is called every time the compiler see a CALL Subroutine, but also "Procedure Division" or ENTRY-Statement.So we could build a dictionary for all Calls, knowing which program calls which subprog...
about 11 years ago in COBOL Compilers 9 Not under consideration

New ZDECB IO option to display database access details for ECBs on Find or File type SVC calls

Current ZDECB OLD only displays FARF5 address in the far right column and remains blank if the FIND or FILE SVC is for a 16 character FARF6 file address, this suggestion introduces that information in a new display format ZDECB IO together with re...
almost 3 years ago in z/TPF Product Family / z/TPF 0 Future consideration

Add the ability to obtain ODO counter with the JSON PARSE statement

It would be really useful to us to be able to parse dynamic JSON arrays into ODO COBOL tables, with the JSON PARSE statement giving us the number of actual occurrences filled. Ideally by automatically update the ODO counter. It would also be very ...
almost 3 years ago in COBOL Compilers / z/OS 2 Not under consideration

(TPFUG/Visa) Provide tooling to create a consolidated view of Migration Considerations for a user defined batch of APARs

Understanding migration considerations is a critical part of installing APARs. Each APEDIT has a MIGRATION CONSIDERATIONS section for IBM to document various APAR impacts including: Functional automation and operation changes, API changes, SIP imp...
almost 2 years ago in z/TPF Product Family / z/TPF 0 Future consideration

Add Heap Memory High Watermarks to default RTMC Dashboards for JVMs

We would like to see the 64-bit and 31-bit high water marks for the heap regions used by JVMs limited by MAXXMES, MAXXMAP, and EMPS. This would be incredibly helpful to monitor Java for any problem troubleshooting, and give us an easier way to fin...
almost 3 years ago in z/TPF Product Family / z/TPF 0 Future consideration

(TPFUG/Visa) - Provide information about loadset resource consumption to warn of possible problems managing very large loadsets

If a loadset contains a very large number of programs, or programs that are very large, activation can result in unexpectedly large increases in CRPA consumption, and loadset accept processing can temporarily consume an unexpectedly large number o...
almost 3 years ago in z/TPF Product Family / z/TPF 0 Future consideration

IGY-Compiler-Messages are not summarized at the end of the SYSPRINT

In cobol-versions pre 5.1. all IGY-compliler-messages (info, warning, error, severe) are summarized at the end of the SYSPRINT-output . In Cobol 5.1.1 and above these messages are displayed anywhere and not always in one block.
over 9 years ago in COBOL Compilers 1 Not under consideration

Option to have spaces treated as zeros at Runtime

Our COBOL V6 migration has been painful and slow. Much of this due to 'invalid data'. The biggest pain for our applications folks are when copy books and linkage areas initialized to spaces at the 01 level. To code around this in V6 is a lot of ex...
almost 5 years ago in COBOL Compilers 4 Not under consideration

Help identifying moves causing invalid numeric values

Different move statements can cause invalid numeric values to be stored in numbers.This will cause dumps when compiling with NUMPROC(PFD) and ZONEDATA(PFD). We would like the compiler to help the programmers identify these statements at compile ti...
almost 6 years ago in COBOL Compilers 1 Future consideration