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

LE

Showing 65

Supporting all date and time formats of DB2

We use the DB2 date and time formats in our programs. Therefor it is necessary that the language environment - that is the software LE - supports all date and time formats that DB2 supports.Supports means (examples):- day-zero is accepted (00-00-0...
over 9 years ago in z/OS / LE 1 Future consideration

Create a new code page in order to support latest Spanish language changes; namely, using ll and ch as two different chars

We have found a weird behaviour using PL/I REGEX function. After opening a support case, IBM team become aware code page needs some updates. However, it may be easier to build a new one, picking those changes.
8 months ago in z/OS / LE 0 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.
almost 5 years ago in z/OS / LE 1 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...
over 7 years ago in z/OS / LE 1 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 3 years ago in z/OS / LE 0 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 ...
about 6 years ago in z/OS / LE 0 Future consideration

CELQPRLG to support creating MAIN routines

Currently only subroutines are supported, so one must use a high level language that supports creating LP(64) main routines, which in turn requires the language runtime for that language to be initialized, which may be undesirable for certain kind...
11 months ago in z/OS / LE 0 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...
almost 7 years ago in z/OS / LE 0 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 5 years ago in z/OS / LE 3 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 3 years ago in z/OS / LE 0 Future consideration