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 2904

Clean string of control/unprintable characters < x'40'

Please either create a new BIF, or, supply a new, special value for the first parm of %scanrpl, that will replace all "unprintable", or control, characters in a string with a specified string. An unprintable, or control, character is any character...
8 months ago in IBM i / Languages - RPG 3 Future consideration

Extension of the reference manual "DB2 for i SQL Reference"

We have noticed that specifying a record format name when creating an SQL index always creates a derived index. In our case, access paths were therefore created twice. We were able to solve this problem by not specifying the record format name in ...
3 months ago in IBM i / Db2 for i 1 Future consideration

ACS Run SQL multiple Systems in one window separated by tabs

Currently, in ACS in order to run SQL statements on multiple systems you need to open each System in a separate window. I would really like to have the possibility to group those systems into one window separated by Tabs.
over 1 year ago in IBM i / IBM i Access Family 1 Future consideration

Allow CALLSUBR on EXEC() parm of global MONMSG

Currently, a global MONMSG can only have GOTO in the EXEC() parameter. With the addition of subroutines in CL, it would be beneficial to allow the CALLSUBR opcode in the EXEC() parameter to invoke a generic error handling routine. Use Case: Allowi...
over 4 years ago in IBM i / Languages - CL (Control Language) 2 Future consideration

Port Mongodb

Port Mongodb to IBM i PASE. https://mongodb.com Use Case: It is starting to become more prevalent that tools(n1) are using NoSQL databases as their means to store data. This means we can't adopt those tools to further our businesses and we are lef...
about 7 years ago in IBM i / Open Source and PASE 4 Not under consideration

Allow Standalone Field Declarations to Reference Subfields of Nested DS Arrays

Declaring a standalone field with a reference field (keyword: LIKE) should work if the referenced field is a subfield of a data structure array in a nested data structure. Use Case: dcl-ds DS_A qualified template; dcl-ds DS_Arr_B dim(10); field1 v...
over 3 years ago in IBM i / Languages - RPG 5 Not under consideration

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
5 months ago in IBM i / Languages - RPG 1 Not under consideration

Defaults for Dcl-pi;

Parameters for programs and procedures are declared with Dcl-pi. Today it requires to to give the name or *N. But for programs and procedures that does not return a value - it would be appreciated if that was not required and could default to *N a...
over 2 years ago in IBM i / Languages - RPG 3 Future consideration

SQL view device status

The idea is based on the creation of an SQL view that allows you to view the status of any device. The native RTVCFGSTS command is not particularly convenient to use via SQL, this view would allow you to break down this limit and provide the real-...
8 months ago in IBM i / Db2 for i 1 Future consideration

5733-ICC and BRMS - Use just one Image Catalog, instead of one per image

Sometimes BRMS maintenance can't remove old random tape image catalogs created when saving to the cloud, and we need to run the tool one more time or remove manually to fix the issue. If using just 1 image catalog (even with a fixed name) we can e...
about 2 months ago in IBM i / BRMS 2 Not under consideration