Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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

LE

LE to allow UNIX System Services to interrupt an LE program utilizing Pause/Release

LE to allow UNIX System Services to interrupt an LE program utilizing Pause/Release. System: LE on z/OS USS Actor: SAP support experts or any other USS C code developer with the necessity to debug the stack trace of a process SAP support experts w...
almost 6 years ago in z/OS / LE Future consideration

LE to surface correct information when 31/64 bit code is incorretly used via DLL

* if 31/64 bit code in intermixed in a non supported manner (DLL)* message "EDC5206S DLL module name too long" is shown * The correct information (CEE3587S A call was made to a function in the AMODE 31 DLL //FU018J from an AMODE 64 caller)surfaces...
almost 10 years ago in z/OS / LE Future consideration

have CEEZ1IPT fail more gracefully

When an application is using PIPI, and the PIPI Main code creates children but then completes back to PIPI, future services that need the IPT will fail with an Abend0C4 in CEEZ1IPT due to not getting a CAA address from CEEARLU.CEEZ1IPT needs valid...
over 5 years ago in z/OS / LE Future consideration

LE's Heap Latch should be FIFO, not LIFO

Serialization via LIFO has the negative effect of leaving the first task in to never obtain the resource when processing is very busy. FIFO allowed everyone the chance to get in and get out with little delays even during a busy time.
about 7 years ago in z/OS / LE Future consideration

Monitor the z/OS Language Environment Heap Usage

The usage/allocation of the LE Heap storage would affect the performance of the IBM CMOD product that is using it. In the reported case, when the LE Heap is not properly tuned, high CPU consumed by the CMOD address space is observed. Although the ...
over 8 years ago in z/OS / LE Future consideration

LE Load Notification User exit : Add RMODE indicator values to CEEFLG in CEELNUE csect

In the LE Load Notification User exit it would be very valuable to identify the RMODE of the program which caused the exit to be accessed. 24-bit and even 31-bit storage can be exhausted in environments with many architectural modules for IMS appl...
about 9 years ago in z/OS / LE Future consideration

Enhance authentication APIs to support returning Identity tokens and accepting them for authentication

RACF recently (z/OS v2R4 and PTF'ed back to z/OS v2R2) added the ability for RACF to return identity tokens which are actually JSON Web Tokens (JWTs) and to be able to use them in lieu of a password for authentication. Can APIs, such as __passwd()...
over 5 years ago in z/OS / LE Future consideration

C fopen() SMS attributes to create a file

We use Zfile class to access Z/OS file using Java. Zfile use fopen to manage Z/OS files. Unfortunatelly fopen() C primitive doesn't have MGMTCLAS, DATACLAS, STORCLAS SMS JCL attributes. So with Zfile, i can use SMS attributes to allocate an SMS fi...
over 1 year ago in z/OS / LE Future consideration

Support Posix semaphores

The Posix semaphore mechanism (defined by these APIs: sem_open/sem_close/sem_unlink/sem_trywait/sem_wait/sem_timedwait/sem_post/sem_init/sem_destroy/sem_getvalue) is an alternative to the XSI semaphore mechanism currently implemented in z/OS. Posi...
over 7 years ago in z/OS / LE Future consideration

LE to support volume specification when referencing data sets as files

Allow specification of volume name with file name for services like fopen For example -- to open data set SYS1.PARMLIB member IEAIPL02 on volume D16PK2 as a file specify something like this: "//'SYS1.PARMLIB(IEAIPL02)[D16PK2]'"
almost 2 years ago in z/OS / LE Future consideration