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 2849

Enhance or create a new DB2 Service IFS Save Files

Need the ability to see the details of a save file that contains IFS objects so that we can programmatically act on what is inside the save file. For example: CRTSAVF FILE(yourlib/yoursavf)SAV DEV('/qsys.lib/yourlib.lib/yoursavf.file') OBJ(('/home...
11 months ago in IBM i / Db2 for i 2 Future consideration

Change the performance adjuster algorithm

The performance adjuster algorithm looks only if the pool is paging but doesn't care if it has already free memory. This causes sometimes that a pool start stealing a lot of memory without using it. The algorithm should look at the unallocated mem...
over 5 years ago in IBM i / Work Management and Messaging 4 Future consideration

Bring back and improve Snippets in RDi

The Snippets view has been removed from RDi since version 9.8. Also the export, export for automatic distribution and import of Snippets was removed. Please bring back Snippets and improve them by adding "light scripting" or at least conditional c...
over 1 year ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

RPG - Conditional (Ternary) Operator (?:) in EVAL operation

I'd like to be able to use conditional assignment (?:) in EVAL and EVALR operation in RPG. C, C#, java and many other languages have a conditional (aka ternary) operator. This allows developers to make very terse choices between two values based o...
almost 7 years ago in IBM i / Languages - RPG 17 Future consideration

Support Microsoft .NET Core and .NET Framework on IBM i

Microsoft Corp. has "open sourced" the .NET Core and .NET Framework, as well as the .NET compilers, etc., so now is the time for IBM to bring the .NET Core and .NET Frameworks to IBM i. .NET is a major software development platform, on par with Ja...
almost 8 years ago in IBM i / Open Source and PASE 11 Not under consideration

Add bit identifiers to DCL-DS subfields in RPG IV

I'd like to have the ability to declare a bit field in an RPG IV data structure. In the C language, you might have a structure like this: struct _Gen_IOP_T { /*Gen IOP breakdown structure for MATMATR*/ char Bus; /* Bus Number */ int Card : 4; /...
7 months ago in IBM i / Languages - RPG 2 Future consideration

IBM DB2 SQL Table: Database Manger Identity / Duplicate Key

Change SQL to support unique identity columns. Where unique identity columns are automatically unique (pk/uk constraint), automatically skip numbers that already exist, and only throw exception if file is out of available numbers. We use identity ...
3 months ago in IBM i / Db2 for i 1 Not under consideration

Implement JSON_LEN SQL scalar function (returns # of elements in JSON array)

Please implement a new SQL scalar function JSON_LEN, which returns the number of elements in a JSON array. if MyJSON contains "{"MyObj":{"MyArray":["One","Two","Three"]}}" exec sql set :NumElems = JSON_LEN(:MyJSON, '$.MyObj.MyArray'); sets NumElem...
9 months ago in IBM i / Db2 for i 4 Future consideration

Status of AC power

Ability to determine remotely that AC power is PRESENT on the power supplies. Possible a command to display power supply status or indicators on the Virtual Control Panel from ACS. Use Case: We have approx. 30 power servers in remote locations. Wh...
over 2 years ago in IBM i / System Management 9 Future consideration

Add a BREAK on EXCEPTION to STRDBG environment

When debugging an exception error that can cause the debugged program to end is sometime encountered. However if no breakpoint is established at that stmt, the program just ends. This is most notable in RPG IV and compiled SQL/PL. Add a "Pause on ...
over 2 years ago in IBM i / Application Development 3 Future consideration