Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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

IBM i

Showing 2873

RPG string templates

Modern applications are using strings more and more to provide data for documents and web applications. Strings can be constructed today but the syntax get the process very convoluted especially when strings folds over several lines and contains v...
over 6 years ago in IBM i / Languages - RPG 5 Not under consideration

Change Auto start of FTP service from *YES to *NO for default IBM i installation

By default the FTP service on IBM starts and accepts unencrypted connections. Best practice is to limit, encrypt or disable FTP access. So, starting at the next version of IBM i I would suggest we disable the FTP service by default. Users can then...
8 months ago in IBM i / Networking 2 Not under consideration

Allow CHGAUTCOL command to enable authority collection on objects with type *USRPRF

Use case: A user profile object is secured with *PUBLIC *USE, allowing anyone on the system to submit jobs to run under that unsecured user profile. Securing the *USRPRF with *PUBLIC *EXCLUDE might break some existing processes which rely on the e...
over 1 year ago in IBM i / Security 2 Not under consideration

SSL/TLS support for SET_SERVER_SBS_ROUTING

We have a number of customers within our Managed Service offering, all of which are using ODBC/JDBC connectivity. To enable us to manage these connections we are adopting the use of SET_SERVER_SBS_ROUTING to route users into different subsystems. ...
almost 8 years ago in IBM i / System Management 1 Not under consideration

Improve support in PDI Job Watcher for Jobs that do not use CPU during the interval

By design, the Job Watcher performance data collector does not collect data on jobs that do not use CPU during the interval. Jobs that are blocked by waits such as a database record lock or an object lock are often in a long wait and do not use CP...
3 months ago in IBM i / Performance Tools 0 Submitted

Improve the performance of PDI Job Watcher Interval Details

When investigating Job Watcher data, Interval Details allows you to get to call stacks and SQL statements. However, it takes a very long time for interval details to display - upwards of a minute or more; it is so slow as to be nearly unusable. Th...
3 months ago in IBM i / Performance Tools 0 Submitted

Enhance PDI to have the option to open drill-downs in new tab

In New Navigator, the Performance Data Investigator supports opening the initial chart in a new tab. However, all drill downs taken on that chart open in the same tab. This is problematic for the following reasons: I often need to look at mulitple...
3 months ago in IBM i / Performance Tools 1 Future consideration

Configurable auto-formatting of own procedures

The current code formatter only indents known RPG statements like If, Do, Select, ... but doesn't recognize custom written procedures that benefit from proper indentation as well. The result is that these are now aligned so that their indentation ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Consistent use for null values

Currently there are 3 distinct ways to check if a field is or is not null:1 - RPG uses %nullind()2 - SQLRPGLE use a positional numeric array (-1 or <> -1)3 - RPG triggers use a positional indicator (like) array ('0' - '1') Having a common ac...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration

Change IBM i servers using basic authentication

As a result of increased security on our companies network, our browsers are disabled for HTTP basic authentication which makes that we can no longer access websites which use this kind of authentication mechanism. We therefore propose to change t...
over 3 years ago in IBM i / Web Serving 5 Future consideration