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 391 of 9162

Index shared by multiple tables

It can be useful to be able to access the same position in a synchronized way in several tables.In this case it is necessary to use an indice (numeric data item) that is independent of each table.However, for performance reasons, it is best to use...
about 7 years ago in COBOL Compilers 3 Not under consideration

Accept "out of range" values in the SET index statement

The "SET SET TO integer" statement does not accept out-of-range values relative to the index reference table.For example, the statement "SET index TO 0" triggers a warning and is automatically converted to "SET index TO 1" by the compiler. We thin...
about 7 years ago in COBOL Compilers 1 Not under consideration

Enterprise Cobol V4/V6 - Defect - Error in mask for numeric-edited currency sign with 3 characters

There is an error in the generation of the mask that allows to edit a numeric value with both a currency symbol of more than one character, and a floating sign.At execution a part of currency symbol is lost. This concerns the Enterprise Cobol comp...
about 7 years ago in COBOL Compilers 7 Is a defect

Cobol V6R2 - Set default value of undefined compilation variable to false (B'0')

The assignment of the default value B'1' to an undefined compilation-variable-name does not seem to be a good choice because it implicitly implies the inclusion of a text conditioned by this compilation-variable-name. The default value of an undef...
about 7 years ago in COBOL Compilers 2 Is a defect

HALDB multiple HLQ for VSAM indexes and DBD names

State of TN uses multiple High Level Qualifiers for OSAM and VSAM definition - i.e. DSNPREF parameter needs to allow multiple parameters - VDE* for VSAM and DE* for OSAM / HALDB
over 7 years ago in IMS Database Manager / General DB 2 Not under consideration

Contextual compilation variables

It might be interesting to have compiler variables indicating the current context corresponding to the position in the source code:- name / type of the current Division: Identification, Environment, Data, Procedure- name / type of the current Sect...
over 7 years ago in COBOL Compilers 2 Not under consideration

Enterprise COBOL - Compilation directive >>MESSAGE to produce a message with a severity level

It would be useful to have a compilation directive to trigger a message with a severity level that would be rendered on the Compile Listing and that would also control the general return code of the compilation. This directive would only be enable...
over 7 years ago in COBOL Compilers / z/OS 5 Not under consideration

"automatic" calculation of the length of a data-item

We need that the length of a data-item can be calculated automatically in relation to its context: this data-item is used in REDEFINES of different length, and must correspond to the REDEFINES which has the greatest length. This way of doing thing...
over 7 years ago in COBOL Compilers 4 Not under consideration

COBOL PARMCHECK Enhancement

6.2 Programming Guide states: The PARMCHECK option tells the compiler to generate an extra data item following the last item in WORKING-STORAGE. This buffer data item is then used at run time to check whether a called subprogram corrupted data bey...
over 7 years ago in COBOL Compilers 1 Not under consideration

/VUNLOAD command for Local VSO is available during application processing.

/VUNLOAD command for Shared VSO during application processing works fine. But for Local VSO, it causes status code FH.
about 8 years ago in IMS Database Manager / General DB 1 Not under consideration