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 724 of 9161

license cobolscript interpreter on your platform. http://www.cobolscripting.com

small cobol interpreter tool for cobol programmers.
10 months ago in COBOL Compilers / z/OS 1 Not under consideration

Provide ISO 2014COBOL Decimal Floating Point Support

Submitted By: 3100012QSB #56Submitted Date: 2016-06-14, Submitted By: Cheryl Watson
over 9 years ago in COBOL Compilers 4 Not under consideration

Implement dynamic-capacity tables

Implement dynamic-capacity tables as defined by the COBOL 2014 standard (INCITS/ISO/IEC 1989:2014 [2014]).
over 10 years ago in COBOL Compilers 7 Not under consideration

Developer for Z control-flow to number or order the called sub-routines within the calling routine

When viewing a program control flow diagram it would be great to see the sequence that the subroutines are called within a calling routine. This would help provide a much deeper understanding of the actual program logic. Also some indicator or cou...
almost 9 years ago in IBM Developer for z/OS / z/OS Application Development 1 Not under consideration

IDz does not recognize variables used in "PROCEDURE DIVISION USING" clause that were defined in the WORKING STORAGE SECTION instead of the LINKAGE SECTION

Variables used in the "PROCEDURE DIVISION USING" clause have to be defined in the LINKAGE SECTION. If not, even if they are defined in the WORKING STORAGE SECTION, it ends with a compilation error on the mainframe "IGYPA3067-S Operand "REC-NSCERCH...
over 3 years ago in IBM Developer for z/OS / z/OS Application Development 1 Future consideration

RDz - Enable Software Analyzer features

RDz Software Analyzer currently supports the Analysis Summary report. The report shows Code Quality, Code Complexity, and Code Structure however the values are always set to zero. This request is to enable those fields so as to produce meaningful ...
over 11 years ago in IBM Developer for z/OS / z/OS Application Development 4 Not under consideration

SSRANGE have more granular suboption such as enabling checking to target (update) fields only

During runtime whenever COBOL code don't well handle for reference modification fields such as below it would cause serious storage overlay especially within CICS. WS-A PIC X(10)WS-B PIC X(20)WS-POS PIC S9(04) COMP MOVE WS-A TO WS-B (WS-POS:) Whil...
over 7 years ago in COBOL Compilers 4 Not under consideration

Show inserted CICS elements as part of the source code COBOL listing

When compiling with the COBOL co-processor, when CICS elements DFHEIBLK and DFHCOMMAREA are not coded by the programmer they are inserted by the compiler into the LINKAGE SECTION and as parameters on the PROCEDURE DIVISION statement.The elements d...
about 9 years ago in COBOL Compilers 3 Not under consideration

CALLEXIT for checking Call Parameter Usage

It would be good to have a kind of "Call-Exit", which is called every time the compiler see a CALL Subroutine, but also "Procedure Division" or ENTRY-Statement.So we could build a dictionary for all Calls, knowing which program calls which subprog...
about 11 years ago in COBOL Compilers 9 Not under consideration

Add the ability to obtain ODO counter with the JSON PARSE statement

It would be really useful to us to be able to parse dynamic JSON arrays into ODO COBOL tables, with the JSON PARSE statement giving us the number of actual occurrences filled. Ideally by automatically update the ODO counter. It would also be very ...
almost 3 years ago in COBOL Compilers / z/OS 2 Not under consideration