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 75

RSE is outlined as the ENQ-User for a user- or team-library under TSO/ISPF

In certain cases, RSE is outlined as the ENQ-User for a user- or team-library under TSO/ISPF. The origin user, who has the ENQ cannot be evaluated in TSO/ISPF by hitting PF1 twice. There is a workaround to determine the correct user, who has the E...
over 6 years ago in IBM Developer for z/OS / Client Install 1 Is a defect

Allow to reload the debug file manually

Manually reload debug file that was created under USS.1) When the auto debug file load fails, the source code view has 1 blank line only. I cannot reload manually.2) When the debug file path in the load module is not available in the test z/OS USS...
over 3 years ago in Debug for z/OS 2 Is a defect

Having the compiler points out invalid move

During the COBOL 6 migration we encounter several cases where some invalid data are moved into numeric edited decimal data. Eg: 01 W-PIC9-1 PIC 9.01 W-PIC9-2 PIC 9. MOVE 'à' TO W-PIC9-1[...]IF W-PIC-9-1 = W-PIC9-2[...]Could supply you with the rea...
almost 7 years ago in COBOL Compilers 3 Is a defect

Améliorer le temps de génération local des très gros programmes

Lors d'une génération local en COBOL d'un gros programme (exemple chez ESP. bib. DMR serveur MRV011 un peu moins de 100000 lignes COBOL...) la génération prend environ 1 minute 30 secondes à 2 minutes sur nos postes. Ceci est gênant car à chaque m...
about 7 years ago in Rational Programming Patterns 2 Is a defect

Allow z/TPF to run without consoles

Allow TPF to run if no consoles are available and an attempt to fallback to the HMC is not successful. Do not crash TPF, instead, send all console data to the RTA tape via TOURC for later on analysis. We have had conditions where TPF took a catast...
over 7 years ago in z/TPF Product Family / z/TPF 2 Is a defect

Highlighting the beginning and the end of an IF or PERFORM statement

With cobol editor, when i select a "IF", the "ELSE" and "END-IF" are highlighted.Same thing wirh "Perform End-Perform", Evaluate, End-Evaluate and all instructions vith scope terminator. With PDP Cobol Editor, it will be very useful to have this h...
over 7 years ago in Rational Programming Patterns 3 Is a defect

Research feature with cobol pdp editor

Hello, In the basic Cobol editor when a research is done or when a rubric selected, there are flags in the right column that indicate where it called. These flags have different colors depending of if the rubric is being used or is being set. In t...
almost 8 years ago in Rational Programming Patterns 1 Is a defect

EXCI Improved Error Messages

For the CTG6876E EXCI errors print out additional information which is related to the error. For example on a 404 error log the User Token, for the 408 error print the UOW ID, for the 418 error print the Password Token. There are other EXCI error ...
about 8 years ago in CICS Transaction Gateway / Runtime 0 Is a defect

Cobol V5 - Abend S0C4 in IGZCEV4 for CEEDUMP when an UNBOUNDED memory table is present

When a CEEDUMP is fired on a COBOL V5 program containing a memory table with an OCCURS TO UNBOUNDED clause, it cause a S0C4 / CEE3204S ( IGZCEV4 routine) because it is beyond the allocated memory actually in UNBOUNDED table and the dump is incompl...
almost 9 years ago in COBOL Compilers 8 Is a defect

Cobol V5 - Error displaying ARCH option in CEEDUMP - ARCH(10) shown as ARCH(0)

CEEDUMP displays the compile options of a program compiled with Cobol V5. ARCH information seems incorrect : it is returned to 0 as we compile with ARCH (10).
almost 9 years ago in COBOL Compilers 4 Is a defect