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

All ideas

Enhancement for SELF: exclusion list

In production environments, running SELF with *ERROR monitoring enabled is highly valuable for identifying potential issues in SQL executed on production LPARs. However, a challenge arises when frequently occurring and well‑understood SQL errors—s...
14 days ago in IBM i / Db2 for i Future consideration

Allow implicit literal conversion for options(*string) when ccsid(*exact) is in use

Currently, when ctl-opt ccsid(*exact) is in use, literals cannot be directly passed to procedures with parameters defined as pointer value options(*string). They have to be wrapped with %char() function to be converted to job's CCSID. Below fails ...
3 days ago in IBM i / Languages - RPG Future consideration

Formalize and enhance the PARTITION_STATISTICS table function

The Table function QSYS2.PARTITION_STATISTICS effectively produces a member list for a given file name. This is a vast improvement over calling QUSLMBR or using the currently exposed SQL Views which can be slow. Please harden up the parameters (do...
13 days ago in IBM i / Db2 for i Future consideration

Improve the DB2 GENERATE_UUID function

For now, the function can only generate UUIDs according to version 4 of RFC 4122. https://www.ibm.com/docs/en/i/7.6.0?topic=functions-generate-uuid We would like to be able to call the function and specify that it should generate a version 7 UUID,...
14 days ago in IBM i / Db2 for i Future consideration

Extend prototyped procedure calls with "keyword parameters"

SQL has the nice feature, to use optionally use keyword parameters instead of positioned parameters. My idea is, also extend RPG prototyped procedure calls with the option to use keyword parameters. Imagine the following procedure prototype: dcl-p...
5 months ago in IBM i / Languages - RPG Future consideration

Add Multiple Result Tabs to Run SQL Scripts

I often need to run multiple queries in different tables to analyze and compare results. For every query I run, the existing results are cleared and the new results are displayed. I would like the results to be retained until closed. I would sugge...
about 1 month ago in IBM i / IBM i Access Family Future consideration

PowerVC should fully support Policy-based HA

A lot of IBM flashsystems are now supporting policy-based high availability (PBHA). And a lot of clients are eager to start using it.To my knowledge, IBM PowerVC still does not support PBHA. It also isn't in the announcement for PowerVC 2.3.2 (the...
6 months ago in PowerVC Future consideration

Scott Forstie

At COMMON PowerUP, clients shared that they love to use ACS (via SQL) to generate CSV style spreadsheets.However, the current support generates a CSV that uses the comma character (',') as the delimiter.Clients are asking for the ability to influe...
11 days ago in IBM i / IBM i Access Family Future consideration

Automatic Management of TLS Certificates

Since the validity period of SSL/TLS certificates will be reduced from the current 398 days to 47 days starting in March 2029, managing certificates manually will become very difficult due to the significantly shortened validity.Therefore, a servi...
10 months ago in IBM i / Security Future consideration

Create %PROGNAME built in function

We have the RPG built in function %PROC to return the name of the current procedure, I think it is time that we have the same for the name of the current program. By all means we can get this from the program status data structure, it would just b...
4 months ago in IBM i / Languages - RPG Future consideration