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 38

LE: Allow TERMTHDACT option that combines UAONLY with MSG behavior, *without* the CEEDUMP clutter

Please provide an option for TERMTHDACT which provides the CICS transaction dump that UAONLY provides, along with the CESE output that MSG provides, without the copious CEEDUMP output that DUMP provides. In other words, we ONLY want the CICS trans...
almost 10 years ago in z/OS / LE 2 Not under consideration

Print LE conforming assembler Stack frame storage in CEEDUMP

First I am not sure why LE Stack frame storage is considered language dependent and requires the language to format and print for CEEDUMP. Maybe it is assumed that there will be symbolic data available to match the fields with labels. The LE entry...
over 2 years ago in z/OS / LE 1 Not under consideration

LE Callable Service for RegEx

RegEx is a basic service to validate that a string is a regular expression. It's been implemented in Java, C, C#, perl, and many others. It's used in ISPF. It even has a Wikipedia entry. It's not available in COBOL. Take the best implementation, e...
over 7 years ago in z/OS / LE 2 Not under consideration

LE should give an error for an attempt to start a new enclave in a single-enclave environment

An LE environment that is set up for a single enclave only will not support an attempt to start a second enclave. Currently, if this is attempted in COBOL, the result is a S0C1 in CEEBPIRA. An APAR is open that will change this to be a U4093-92 ab...
almost 3 years ago in z/OS / LE 1 Not under consideration

Create LE STORAGE and OPTIONS reports wh

SUBMITTER SECTIONFIT Number: MR0313072237User Marketing Field Requirement Number: SSLNGC07003Title: Create LE STORAGE and OPTIONS reports when program abendsSubmitted By: IBM User Group Relations/Dallas/IBMOriginators Area: UGDIV : S UGGROUP : APL...
about 10 years ago in z/OS / LE 2 Not under consideration

Allow modification of CEEDUMP naming convention via parms

Currently, there is no means to change the CEEDUMP naming convention. The LE code uses /path/CEEDUMP.date.time.PID or /path/FNAME.date.time.PID, which may not match the convention a customer uses for other trace and dumps in Java. Providing such a...
over 4 years ago in z/OS / LE 2 Not under consideration

Callable Service for RFC 4122

UUID generation (similar to UUID@GEN in TCPIP SEZLOAD) should be available as a callable service to generate an RFC 4122 compliant unique user id.
over 9 years ago in z/OS / LE 2 Not under consideration

Allow disposition to be specified on fopen

DISP=SHR cannot be set when fopening a file in write mode. In read mode it defaults to DISP=SHR. If the file is a PDS(E) member, this locks out the whole PDS(E) so that no-one can browse the other members. If you use a DD Card, then you can specif...
almost 4 years ago in z/OS / LE 3 Not under consideration

PTHREAD library always emit error when SYSIN comes from SYSIN dataset and unconditionally opens SYSOUT

When our C++ application code make the first thread creation call to pthread_create() the language environment implementation unconditionally goes and opens the SYSIN and SYSOUT DDnames. Our application can, in most circumstances, already be readi...
over 6 years ago in z/OS / LE 4 Not under consideration

Remove restriction on MVS files being closed when a thread ends

Knowledge Center documents the restriction that "All MVS files opened from a given thread and still open when the thread is terminated are closed automatically by the library during thread termination." (https://www.ibm.com/support/knowledgecenter...
almost 4 years ago in z/OS / LE 1 Not under consideration