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 115

Better handling of 0 ODO structures

Complex structure with Occurs Depending On cannot be monitored in DebugTool if ODO-Variable has Value of zero. All variables (beginning with the one with zero length) in this structure gets "Incorrect value for ODO variable xx program-name:>var...
almost 12 years ago in COBOL Compilers 3 Delivered

V6.1 compiler warning if literal ILBOABN0 found

According to the v6.1 migration guide: The ILBOABN0 interface for requesting an ABEND in a COBOL environment is not supported for programs compiled with Enterprise COBOL V5 or V6... To prevent application continuing to use ILBOABN0, compiler to is...
about 8 years ago in COBOL Compilers 2 Delivered

JSON Parsing and Generate in COBOL

We have the ablity to parse and generate XML documents in Enterprise COBOL for z/OS. The increasing use of JSON in the mobile arena presents opportunities (or challenges !) for equivalent processing in COBOL.
about 10 years ago in COBOL Compilers 4 Delivered

Increase COBOL Technical Resources for Publication Development

IBM should allocate significantly more/better COBOL technical resources for the preparation and review of their publications. IBM dedicated many person hours (years) to the development of the software for Enterprise COBOL V5.1. However, it appears...
over 8 years ago in COBOL Compilers 2 Delivered

Enterprise Cobol V6 - Alternative to CEEGTST, CEEFRST and CEECZST for UNBOUNDED ODO tables

Enterprise Cobol V6 compiler brings the ALLOCATE and FREE statements for managing the memory associated with a structure defined in the LINKAGE SECTION. These statements are not directly applicable to an UNBOUNDED table but can allocate and free m...
over 8 years ago in COBOL Compilers 3 Delivered

Ignoring SUPPRESS in COPY stmt if TEST Option is in effect

Compiling an SourceCode with TEST Option for Debug Tool. Source contains Procedure Division CopyBooks (containing cobol statements), brought into whithCOPY booknamen SUPPRESS.If Debugging such a Program, you see the variables used in the current s...
over 11 years ago in COBOL Compilers 4 Delivered

Enterprise Cobol V4/V5/V6 - Scope of ZONECHECK / NUMCHECK limited to incoming data

Hi, The ZONECHECK and NUMCHECK options tells the compiler to generate extra code to validate numeric data items when they are used as sending data items. We believe that these controls should only apply to data items that are "incoming" for the pr...
about 7 years ago in COBOL Compilers 4 Delivered

SSRANGE with Suboptions MSG/ABD

Introduce SSRANGE with suboptions MSG/ABD for cobol V5.2.This option was introduced in COBOL version 6.1 with the APAR PI74933
over 7 years ago in COBOL Compilers 4 Delivered

ZONECHECK option in COBOL V5 retrofit into COBOL V4

At a SHARE session I found out that invalid coding for zoned decimal items was a problem for migrating to COBOL V5. Per the session, it appears that a new compiler option is being considered for COBOL V5 to insert code to identify these invalid de...
over 9 years ago in COBOL Compilers 5 Delivered

Enterprise Cobol V5+ - Clarification of the VLR compilation option

The behavior of the VLR compilation option that appeared with Enterprise Cobol V5 could be clarified by indicating that:- VLR(COMPAT) checks the size of the read record against the "VARYING IN SIZE FROM min TO max" declaration of the FD clause,- V...
about 5 years ago in COBOL Compilers 6 Delivered