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

Showing 4455

Add Last Used Time for Object

Currently, create and change have both the date and time but last used only has the date. It would be nice to be able to see the last used time of an object as well. Checking what time an object has been used would useful in validating if an objec...
over 4 years ago in IBM i / Core OS 4 Not under consideration

Save Results Sets to the IFS

Enable the 'Save Results' feature of Run SQL Scripts to save the output to the IFS of the connected server. This enables data extracted to be kept on the originating server e.g. for data security purposes and for environments where users are not a...
about 1 year ago in IBM i / IBM i Access Family 4 Future 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

Select into :dsArray

It would be great to be able to select columns from a table directly into a data structure array instead of going through the process of creating a cursor. Because a lot of times you just want the list of matches and then your done. It makes even ...
over 4 years ago in IBM i / Db2 for i 6 Not under consideration

Integrate SQL Object Name into IBM i Object Description

More and more IBM i object types are being utilized by the SQL environment on IBM i. However, "the database" is supposed to be Integrated, not an add-on on this platform. Therefore when an IBM i object is repurposed as an SQL Object and a LONG nam...
about 3 years ago in IBM i / Core OS 6 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...
4 months ago in IBM i / Languages - RPG 1 Not under consideration

Snap with anonymized data

For security reasons, it is becoming more and more complicated for the customer to provide SNAP to support teams when needed.Mainly because these files contain IP addresses, hostnames and binary files.In fact, in companies, customers have modified...
over 3 years ago in AIX 1 Future consideration

LPM for LPARs with vNIC causes false call home

When LPM moving LPARs whith vNIC adapters to a different power server during the removal stage we see errlog entries in the hosting VIO server like: Jun 19 08:50:29 ent16 T LNC2ENT_EEH_EXIT EEH recovery exitJun 19 08:50:28 sysplanar0 T PCI_RECOVER...
about 4 years ago in PowerVM VIOS 2 Future consideration

RDI: Content assist can not show fields in data structures with more than 2 levels

In RDI you can normally use content assistent ( ctrl+space) to select a field from a list of fields. This works ok for data structures with 2 levels but if you have 3 or more it doesn't work. Example:dcl-ds myDS1 qualified; field1 like(myField1); ...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

support externally described programs and service programs

Program objects (*PGMs, *MODULEs, *SRVPGMs) should support "reflection" so that the interface(s) are "visible" so that it is no longer necessary to hand code and maintain "/COPY book members" (1960s technology.) Back around V5R2, IBM began adding ...
about 5 years ago in IBM i / Application Development 8 Future consideration