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

Software Analyzer

Showing 20 of 8217

Software Analysis : code review rules for C programs

Many rules are defined for COBOL, PL1 or JAVA programs, but none for C programs.
almost 3 years ago in IBM Developer for z/OS / Software Analyzer 2 Not under consideration

IDZ Software Analyzer Custom Rules - Add in customised message for the rules covering the section

The storage working section might consists of hundred of lines of code and the standard error displayed in this formatting: <File>:<beginning line of section> <rule description>. THis is limitation to look for the line number of ...
9 months ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

General codingrules missing in static analysis

Add 3 more coding rules regarding static analysis that we think should be in IDz by default. 1. Strings should only be moved to variables large enough to hold them without truncation https://rules.sonarsource.com/cobol/type/Bug/RSPEC-3921 2. Colla...
almost 5 years ago in IBM Developer for z/OS / Software Analyzer 3 Future consideration

Equal amount of IF / END-IF statements

Would be nice to have in Cobol editor syntax check or in software analysis a feature which calculates IF and END-IF statements. A warning or even error in case of not equal amount of those.
about 4 years ago in IBM Developer for z/OS / Software Analyzer 4 Not under consideration

IDz Software Analyzer should work with many Programs

In IDz you can select multiple Programs in the Software Analyzer Configurations. When you for example select "Analyze selected projects" for a Project with 902 Cobol Files you will get an error. Please see Ticket "IDz Software Analyzer could not p...
over 1 year ago in IBM Developer for z/OS / Software Analyzer 1 Future consideration

IDZ Software Analyzer Batch with 5 severity levels

In the IDz Client you have a choice to switch between 3 or 5 levels. This is under "Software Analyzer" -> "Severity Levels". But if you run a Batch Job you can not configure that you have 5 levels in the Rules Dataset.
almost 3 years ago in IBM Developer for z/OS / Software Analyzer 1 Not under consideration

Reverse Order Button

When multiple programs thru a batch job or thru a workspace scan the ordering of the results is always the rule and then the underlying programs with their line numbers. It makes more sense if the program is the header and then the metrics or rule...
about 3 years ago in IBM Developer for z/OS / Software Analyzer 1 Not under consideration

Data Flow / Data Flow Hierarchy View avoidance of suppressed assignments

Assignments that occur multiple times are suppressed in the views.Important information is simply suppressed. This only confuses and leads to wrong assumptions and errors. The problem occurs in both Dataflow and Dataflow Hierarchy views See use ca...
over 3 years ago in IBM Developer for z/OS / Software Analyzer 6 Future consideration

RSA - R?gle "V?rifier la valeur du SQLCODE apr?s un EXEC SQL" et utilisation des WHENEVER

Voir ticket TS002533616
over 4 years ago in IBM Developer for z/OS / Software Analyzer 2 Future consideration

R?gle d'identification des cas de manipulation de donn?es via (position:longueur) Rule of identification of data manipulation cases via (position: length)

Des développeurs cèdent à la facilité de tester et manipuler des données (y compris en table DB2) via des "rubrique(position : longueur)". Il faudrait une règle valable en COBOL natif comme en COBOL issu de RPP pour pouvoir repérer ces cas.
almost 5 years ago in IBM Developer for z/OS / Software Analyzer 2 Not under consideration