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

Provide Fortran compiler option to force variables to be explicitly declared

The IMPLICIT none statement is available to us, but it has to be coded in every single program, subroutine and function, whereas a compiler option would not require a code modification to enforce explicit declarations. The PL/I compiler has the RU...
about 11 years ago in C/C++ and Fortran Compilers / Fortran 3 Not under consideration

False INITCHECK messages for MOVEs of overlapping storage

The compiler should not produce INITCHECK warnings when the piece of a source field of an overlapping MOVE is initialized. In the example use case, the overlapping move results in WORK-REST being set to LOW-VALUES from the filler at the beginning ...
over 5 years ago in COBOL Compilers 1 Not under consideration

XL Fortran Bogus Error on Assumed Shape Dummy Argument of BIND(C) Procedure

The XL Fortran compiler gives a bogus error message for the below valid Fortran program. The restriction that presumably generates this error message was replaced in Fortran 2018 standard (sec 18.3.6 point 5). Furthermore, the XL compiler provides...
over 5 years ago in C/C++ and Fortran Compilers / Fortran 1 Future consideration

Enterprise Cobol - Add suboption DUMP where suboption ABD/MSG exists

Some compilation options give the choice between abandoning the program (ABD), or simply sending a message (MSG) in the event of a problem. We would like an suboption to be added to produce a dump (of the enclave), without stopping the execution o...
almost 6 years ago in COBOL Compilers 4 Not under consideration

Cobol Date Functions

Developers use different date functions in most of the COBOL programs. These functions get executed hundreds of millions of times a day in various programs. We have inhouse written product, which may not be efficient and this probably a requiremen...
over 11 years ago in COBOL Compilers 7 Not under consideration

Enterprise Cobol V6+ - use value of compilation variable in text manipulation with COPY / REPLACE directives

The COPY and REPLACE compiler-directing statements should accept the value of a compilation variable in text replacement operations. This would allow the values of compilation variables to be used in the text of the program source code:- to name v...
almost 6 years ago in COBOL Compilers 2 Future consideration

Enterprise Cobol - Db2 host-variable xLOB-FILE difference coprocessor and pre-processor

We noticed a difference of generation between the preprocessor Db2 and the coprocessor Db2 integrated to the compiler Cobol, on the generation of hosts-variables of type xLOB-FILE (USAGE SQL TYPE IS xLOB-FILE): - the preprocessor Db2 generates a S...
about 6 years ago in COBOL Compilers 4 Not under consideration

Issue with REPORT SECTION

We are migrating Micro focus COBOL programs to IBM COBOL for my client(shop direct). I am trying to compile one of the program using IBM COBOL compiler,but getting below errors. it seems to me that AIX COBOL does not support REPORT SECTION. Could ...
over 6 years ago in COBOL Compilers 5 Not under consideration

Enterprise Cobol (all version) - DYNAM option, find the entry point first in the loadmodule

When a program is compiled with the DYNAM option, the search for the entry point corresponding to the CALL statement is not performed in the loadmodule, even if this entry point was added during the linkedit by a command INCLUDE: the search is don...
over 6 years ago in COBOL Compilers 4 Not under consideration

Best practices for Utilization Tracking and Reporting for IBM Cobol for AIX.

Please providebest practices for Utilization Tracking and Reporting for IBM Cobol for AIX. Fromhttps://www-01.ibm.com/support/docview.wss?uid=swg21642903andhttps://www-01.ibm.com/support/docview.wss?uid=swg27022104we can see that Utilization Track...
over 6 years ago in COBOL Compilers 2 Not under consideration