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 2864

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

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

Run command in Navigator for i

In the "old" System i Navigator it was possible to run a command on one/many systems or groups. It has become clear that the New Navigator for i is the way to go to manage the IBM i infrastructure. Therefore this request to be able to run a comman...
over 1 year ago in IBM i / System Management 2 Future consideration

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
almost 8 years ago in IBM i / Languages - RPG 18 Future 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...
12 months ago in IBM i / IBM i Access Family 4 Future consideration

IBM i V7R1 request for S914 and S924 Support Also

It was announced that IBM i V7R1 will be supporting the S922 and E980 beginning Nov 20, 2020. Multiple partners and clients in the US and Canada have asked why the S914 and S924 are excluded as they have customers with legacy applications that the...
almost 4 years ago in IBM i / Install and Upgrade and Licensing 4 Not under consideration

Auditing who created a share

Modify the Add File Server Share (QZLSADFS) API to also record CREATE_TIMESTAMP and CREATE_USER.Make CREATE_TIMESTAMP and CREATE_USER available to the SERVER_SHARE_INFO view at: https://www.ibm.com/docs/en/i/7.4?topic=services-server-share-info-vi...
almost 3 years ago in IBM i / IFS (Integrated File System) and Servers 3 Future consideration

New IBM i SQL Service to Retrieve Certificate Usage Information

Need a DB2 SQL Service equivalent to API : Retrieve Certificate Usage Information (QYCDRCUI, QycdRetrieveCertUsageInfo) Use Case: We already have the CERTIFICATE_INFO table function, this would allow to know the certificates used (by DCM applicati...
over 2 years ago in IBM i / Db2 for i 4 Future consideration

Support the very latest C and C+ Compilers natively as IBM i targeted Compilers

The ability to use C and C++ on IBM i is becoming increasingly frustrating as new C++ class libraries have been introduced and implemented in C++ variations on ALL OTHER OPERATING SYSTEMS. The decades-old Spec used for native IBM i development is ...
over 3 years ago in IBM i / Application Development 7 Future consideration

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