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 28

Add new warning message for large STATIC data increasing the object and (multiple) load module(s)

We would like to have a warning message issued for large STATIC data - similar to the IBM2668I message (with count) and the MAXINIT option: The limit can be specified via a new option (like MAXSTATIC). We suggest the same default of 64K. The ...
almost 2 years 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

SYSADATA to include file's ENVIRONMENT attribute into Syntax Record

A files attributes like record format, organization, blocking etc. are not part of the PL/I language, but are still relevant when analyzing the file attributes.SYSADATA could supply it as Keywords, in a substmt, that way it would be accessible as ...
12 months ago in PL/I Compilers / z/OS 2 Delivered

compile option to disable repeat of 1st line of source in all output heading

When comparing compiler listings, in order to pinpoint differences (between compiler versions or source version), as much non-essential information is causing "differences" to be flagged.Further, compiler listings are rarely printed, but only sear...
12 months ago in PL/I Compilers / z/OS 2 Delivered

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
12 months 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...
over 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...
over 1 year ago in PL/I Compilers / z/OS 1 Delivered