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

COBOL Compilers

Showing 218

Cobol V5 - Mixture kind of interest in RULES(NOLAXPERF)

Option RULES(NOLAXPERF) concerns both about writing Cobol source and compilation options used. In a "industrial" building process (compilation, build process), compilation procedures can not be controlled by the developer, and inform him warnings ...
about 9 years ago in COBOL Compilers 4 Not under 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...
over 4 years ago in COBOL Compilers 4 Not under consideration

Provide Language Environment support for JES symbol service

A new facility in z/OS 2.1 is the JES Symbol Service (IAZSYMBL), which, among other things, allows an assembler program to obtain the value of JES system symbols SYS_CORR_CURRJOB, SYS_CORR_LASTJOB, and SYS_LASTJOBID after a task has submitted a jo...
over 9 years ago in COBOL Compilers 2 Not under 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 5 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 ...
about 5 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...
about 5 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...
about 5 years ago in COBOL Compilers 2 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 10 years ago in COBOL Compilers 7 Not under consideration

Enterprise Cobol V4/V5/V6 - Conflicting options DYNAM and CICS("EXCI") is false

When using the CICS coprocessor to compile programs using the EXCI interface, option CICS("EXCI"), the compiler reports an error if the DYNAM option is used : IGYOS4020-W The "DYNAM" option was discarded due to conflict resolution option. The "CIC...
over 5 years ago in COBOL Compilers 4 Not under consideration

Enterprise Cobol V6 - Support of >>PUSH and >>POP directive as described in ISO Cobol standard 2014

Extract from ISO Cobol standard 2014 : The state of compiler directives may be saved and restored with PUSH and POP directives. A “stack” is maintained that the state of a directive may be pushed on to. A subsequent POP directive removes the item ...
over 5 years ago in COBOL Compilers 2 Not under consideration