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

Clear

Ideas

Showing 314 of 9156

A new compilation option (rule) DISPLAYCHECK is required

Dear Madam/Sir, In the frame of ensuring enhanced code quality, we would like to implement a new COBOL compiler option (rule) so an error or warning to be issued in case of existing DISPLAY statements in a program. The new parameter could be DISPL...
9 months ago in COBOL Compilers / z/OS 4 Future consideration

Enhancement to the PL/I jsonGetValue built-in function to add a selector option to jsonGetValue which would allow specifying a condition for selecting an array element. The function would then only copy those elements that satisfy the condition.

For example, given the JSON document below, it would be great to specify we only want the item with "TRAINING": "Y" copied over to the PL/I structure. JSON_DOCUMENT: { "PASSES": 3, "DATA": [ { "NAME": "Mather", "ELEVATION": 12100, "TRAINING": "Y" ...
8 months ago in PL/I Compilers / z/OS 5 Planned for future release

IBM Enterprise COBOL - Add a report of lines impacted by the REPLACE compiler directive

Hi, The REPLACE compiler directive allows replacements of COBOL source text, a priori after processing the COPY directives: from the point where it is declared until the end of the source code, or until the REPLACE OFF directive. However, it...
about 2 months ago in COBOL Compilers / z/OS 1 Not under consideration

IBM Enterprise COBOL - Display ISPF statistics ID information in COPY/BASIS cross-references

Hi, The COPY/BASIS cross-references display ISPF statistics for copies from PDS: creation date, modification date, and time. We would like the ISPF statistics ID information to also be included in the COPY/BASIS cross-references.--> We use this...
about 2 months ago in COBOL Compilers / z/OS 1 Future consideration

REGEX Function like in PL/I

Hi IBM, you've delivered the REGEX function in PL/I for the use of regular expressions in string searches. This would be nice in Cobol as intrinsic function too. Regards, Michael
over 3 years ago in COBOL Compilers / z/OS 12 Planned for future release

Add a Descriptor and/or Route Code to DISPLAY UPON CONSOLE like in PL/I to do WTO (ASM)

Today, the DISPLAY UPON CONSOLE statement has a default Desciptor Code of 2 and a Route Code of 3. For automated log processing, it is important to be able to specify these codes. The only way today is to call an Assembler program performing WTO. ...
over 2 years ago in COBOL Compilers / z/OS 1 Planned for future release

Add JSONIGNORE attribute similar to XMLIGNORE

The JSONIGNORE attribute would indicate that an element should be ignored by the JSON functions. If the attribute is specified on a substructure, all of the elements of the structure will be ignored. We also need the JSONOMIT attribute to be exten...
2 months ago in PL/I Compilers / z/OS 1 Functionality already exists

Enterprise COBOL - Conditional compilation variables containing the names of the current Division, Section, and Paragraph

Hi, We would like to have conditional compilation variables containing the current Division, Section, and Paragraph names at compile time: IGY-DIVISION-NAME, (force name to uppercase, default is space if before ID DIVISION) IGY-SECTION-NAME, (...
2 months ago in COBOL Compilers / z/OS 2 Not under consideration

Enterprise COBOL - SPECIAL-NAMES paragraph endpoint handling

Hi, The reference documentation for the SPECIAL-NAMES paragraph states that the period is optional if no clause is present in that paragraph. This implies that the period is accepted in the absence of any clause in the paragraph: SPECIAL-NAMES par...
2 months ago in COBOL Compilers / z/OS 1 Is a defect

the creation of an option to inhibit or manage appropriately Assignment name for environment variable

Dynamic allocation can introduce opportunities for system vulnerability
over 1 year ago in COBOL Compilers / z/OS 2 Not under consideration