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

Showing 113 of 3838

bsearch library function for Metal C

Given the Metal C run-time library includes qsort, it should include bsearch
almost 4 years ago in z/OS / LE 2 Future consideration

LE storage report STACK64 option new feature

The Maximum used by all concurrent threads is to count active thread number which is counted after thread initialization before thread termination and could handle the workload. We need one thread number statistics value align with the stack lifet...
about 6 years ago in z/OS / LE 1 Not under consideration

CPU accounting information reported as 0 in IIB, due to limitation in clock() function.

We run IBM Integration Bus on z/OS and use the accounting feature of the product. We use it for distributing the costs internally based on the usage for different message flows.The message flow that consumes the most CPU is reported as 0 CPU consu...
over 8 years ago in z/OS / LE 3 Not under consideration

The clock() function that determines process time on z/OS needs to be increased or reset to zero after it reaches max value

We have a PMR 29022,082,000 opened with IBM Integration Bus V10 support about SMF CPU time not reporting correctly for some message flows. L3 found that the clock () function they were using to calculate processor time hit max value so they could ...
over 8 years ago in z/OS / LE 3 Not under consideration

Option to report silent exception handling in LE

During some performance analysis we discovered in CICS trace a huge amount of S0CA - decimal overflow - interrupts caught and recovered by Language Environment. These were caused by a simple ADD statement in a cobol program which runs in an ILC en...
over 8 years ago in z/OS / LE 0 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.
over 2 years ago in z/OS / LE 0 Future consideration

Provide option for open() and fopen() to set the CCSID of a newly created file

Support a new environment variable that would make LE's runtime open() and fopen() functionsset the attribute of a newly created file to a given CCSID. This environment variable could be named something like _EDC_NEW_FILE_CCSID. If set, for exampl...
over 4 years ago in z/OS / LE 1 Not under 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...
over 2 years ago in z/OS / LE 0 Future consideration

Allow z/OS C/C++ library to write zero-length data set records using record mode processing.

The z/OS C/C++ library will currently not allow the creation of zero-length records using record-mode processing using fwrite(). This applies to RECFM=V*, and RECFM=U. It is possible using text mode, but this does not allow for binary processing. ...
over 7 years ago in z/OS / LE 3 Not under consideration

Support record-wrapping in the z/OS C/C++ library

There is currently no option in the C/C++ library to wrap when writing data set records in "text" mode. The library *does* do this automatically for spool file data sets, but a line written to a regular data set that is longer than the maximum len...
over 7 years ago in z/OS / LE 1 Not under consideration