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 358 of 9165

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

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

IMS Log Recovery Utility (DFSULTR0) - Enhancement to add functionality to be able to close a Secondary OLDS that is OPEN when the Primary OLDS is already in CLOSED status.

IMS Log Recovery Utility was unable to be used to close a secondary OLDS dataset, preventing IMS from starting. This forced an /ERE COLDSYS on a client system. IMS was unable to start from apparent insufficiency in IMS Log Recovery Utility being u...
8 months ago in IMS System Services / General System 0 Under review

Assignment of IMS MASTER terminal

Remove the need for ++USERMOD against DFSICL70 or other individual solutions to circumvent the /ASSIGN problem with IMS MASTER terminal
about 3 years ago in IMS System Services / General System 3 Future consideration

TACM should use zIIP engines during ie EXPLORE function

Heavy EXPLORE(reporting functions) running through all catalogs have a high GP cost. In examples we face turnaround times of 100 minutes with a GP cost of 12 minutes. Here an explore sample that gives above numbers: EXPLORE - DSN-LISTFILE(OUT) - C...
over 1 year ago in IBM Tivoli Advanced Catalog Management for z/OS 3 Future consideration

COBOL DISPLAY prefixed by program-id - compile option

If COBOL developers make DISPLAY in CICS and do not ensure that the DISPLAY-text contains a unique identifier, it can be very difficult to find the programs, that make the DISPLAYs and a lot of parallel DISPLAYs can be a serious performance proble...
over 7 years ago in COBOL Compilers 8 Not under consideration

Support for User-defined functions in programs utilizing SQL

At the moment it is not possible to compile a COBOL module using "user-defined functions"/"function prototypes" and EXEC SQL. This severely limits the usability of "user-defined functions"/"function prototypes" in system which uses SQL/DB2 as the ...
10 months ago in COBOL Compilers / z/OS 5 Planned for future release

JSON PARSE WITH DETAIL specified at run time

It would be helpful if WITH DETAIL phrase of JSON PARSE can be enabled/disabled at run time by application logic. We continue to struggle with problem resolution when specific use cases cause unexpected results from web service calls, resulting in...
over 1 year ago in COBOL Compilers / z/OS 3 Not under consideration

start debugging in second program called by CALL

It is not currently possible to configure the debugger to start in a program other than the first in the chain (as is possible with other debuggers) if the first program calls the second with CALL and not with EXEC CICS LINK. It would be very usef...
8 months ago in COBOL Compilers / Linux 1 Planned for future release