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 4819

FA to warn on source mismatch if NOLIST option was on

FA usually does a check if a compiler listing matches the module in storage or not. This is done by comparing the last few instructions in te listing with the last instructions in the loaded module. But FA can't do this check for COBOL if the NOLI...
about 12 years ago in Fault Analyzer for z/OS 3 Delivered

Compiler options enhancements

Virtually every release of Enterprise PL/I adds new compiler options. It would be useful if the full list could be included in a member (pxoptXXX?) in the ' IELxxx.SIBMZSAM' sample library in a format that can be directly used by a PARM=('+DD:PLIS...
about 9 years ago in PL/I Compilers 4 Delivered

Information about "source complexity"

The Cobol V5-Compiler is able to lower the specified optimization level if the source is "too complex", a compiilation with the specified optimization level would take to long. I would like to have the Enterprise PL/1 compiler compute a "complexit...
about 11 years ago in PL/I Compilers 5 Delivered

Add new compiler messages for REPATTERN to avoid runtime errors with IBM0517S

Please add new compiler messages for REPATTERN to avoid runtime errors with IBM0517S if the source date (3rd argument) has another length than the date pattern (1st argument) in the following cases: - Add an S-level message if the source date has ...
about 3 years ago in PL/I Compilers 2 Delivered

Option to Chain Chase both Prime/Dupe Copies of records in a Duplex environment

New functionality to force Recoup to chain chase both prime/dupe copies of records during Phase 1 and do a comparison of record header content to flag inconsistencies.
about 4 years ago in z/TPF Product Family / z/TPF 2 Delivered

Allow header fields to be moved to response fields

We want to be able to move a correlation id received as an http header into the error schema.
about 4 years ago in z/OS Connect 2 Delivered

should be possible to reference all structure items

It should be possible to reference ? ?both items feld in a structure like<br /><br />01 struktur-01.<br /> 05 feld pic x(...).<br /> <br /> 05 struktur-05.<br /> ? ? ?06 feld pic x(..).<br /><br />...
about 11 years ago in COBOL Compilers 7 Delivered

New builtin IFTHENELSE

a new builtin IFTHENELSE(expr, truepart, falsepart) should evaluate the expr and returns the truepart or the falsepartthe returned datatype depends on the coded parts (e.g. bit, alphanumeric or numeric datatype) nested use of IFTHENELSE should be ...
about 6 years ago in PL/I Compilers 3 Delivered

File Manager - Ruler Bar

Request to add ruler bar in the File Manager Plug-in when viewing unformatted datasets. This allows quick viewing access to the cursor position without the need to move the cursor to a specific location.
about 10 years ago in File Manager for z/OS 3 Delivered

Need EBCDIC code page conversion check in COBOL and PLI editor

When using local projects to develop COBOL or PLI then files are UTF8 encoded and it is possible to add characters that cannot be mapped later on to an EBCDIC code page. It will be good if a warning could be enabled to flag those characters.
about 6 years ago in IBM Developer for z/OS / z/OS Application Development 2 Delivered