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

z/OS

Showing 25

LINECOUNT(0) compile option to disable all non-section pagebreaks

Current LC implementation expects a fixed linecount number. In rare cases listing sections exceede that line count.And for simplicity, LC(0) is easier to "remember" than an fixed number, which might change between compiler version
11 months ago in PL/I Compilers / z/OS 2 Delivered

New BUILTIN for do an encrypted TEXT zone

We could have a BUILTIN that would encrypt a text zone. This new buitin would have two parameters, the text area and the encryption code like SHA-256. We would be integrated into PL1 and we would use the possibilities of the Mainframe. Currently ...
almost 2 years ago in PL/I Compilers / z/OS 2 Delivered

Support VAR4 abbrevation of VARYING4

There are abbrevations for dynamic length chars: VARYING -> VAR VARYINGZ -> VARZ VARYING4 -> (none) Please support VAR4 as abbrevation of VARYING4.
about 2 years ago in PL/I Compilers / z/OS 2 Delivered

Enable more than one Include-library when compiling a PL/1 Program in the USS

Given a program that needs several include members that reside in different libraries, it is not possible to compile the program "online" in the USS. Command: noexit incpds(ENDEVOR.USRTEST.PLIMAC) incpds(ENDEVOR.PRODUKT.PLIMAC) *PROCESS LIMITS ( E...
about 1 year ago in PL/I Compilers / z/OS 1 Delivered

Continuing support of FORTRAN / (PL/I lost the ability to handle FORTRAN-programs (more precisely: PL/I lost interlanguage communication) with PL/I Version z/OS 6.1 - Legacy lost so to say)

In Enterprise PL/I for z/OS 6.1 use of "external entry OPTIONS(FORTRAN)" was discontinued (as described in "Compiler and Run-Time Migration Guide" of PL/I for z/OS 6.1).When trying to compile without OPTIONS(FORTRAN) an appropriate error is report...
about 1 year ago in PL/I Compilers / z/OS 1 Delivered