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 891

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...
10 months ago in IBM i / Db2 for i 4 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...
about 1 year ago in IBM i / IBM i Access Family 4 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

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; /...
8 months ago in IBM i / Languages - RPG 2 Future consideration

SQLRPGLE precompiler - SQLTYPE(CLOB:x) to VARCHAR instead of to DS

Add a d-spec and/or ctl-opt keyword to instruct the SQL precompiler to convert SQLTYPE(CLOB:x) (and BLOB etc.) to VARCHAR(x:4) instead of the UNS(10)/CHAR(x) DS that it currently converts to. // Thisdcl-s myVar1 SQLTYPE(CLOB:X);// Pecompiles to th...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

Add new Column on Alternative SBS Routing main display for Number of Configured IPs in Navigator for i

We want to add a new Column on Alternative SBS Routing main display for the Number of Configured IPs in Navigator for i, just like the column Number of configured Users! The reason is that we want to have a first quick display of configured IPs pe...
about 1 year ago in IBM i / System Management 3 Future consideration

Make ACS RUNSQL SCRIPTS Open Source/Mbr Respect SRCFILE RCDLEN

In IBM ACS RUNSQL Scripts, if you open a host Source File member, if that source member exceeds 80 bytes, then ACS "wrecks" the source code--potentially making it usable. This request is to have ACS retrieve the source file's record length, and be...
almost 3 years ago in IBM i / IBM i Access Family 3 Future consideration

Concealing Password on the ADDSVRAUTE Screen

To not reveal a password to onlookers when setting up a secure DDM environment.
about 1 year ago in IBM i / Security 2 Future consideration

New BIF to test Parameter Length

Please introduce a new BIF (%parmlen) to get the length of a parmeter defined using OPTIONS(*VARSIZE) Use Case: To get the length of a parameter passed by reference *VARSIZE i have to code to use CEEDOD (prototype, parameters and the call itself)....
over 3 years ago in IBM i / Languages - RPG 3 Future consideration

Add .ignore file to i Project

Add a .ignore file (similar to the Git .gitignore file or the svn:ignore property) so that the developer can specify files or members that must be ignored by the Remote Reconciler. That would be very useful if a developer stores multiple i Project...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration