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 2903

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...
11 months ago in IBM i / Db2 for i 4 Future consideration

Ability to move IFS objects from one directory to another on the same system using ACS

Using the Integrated File System option in ACS I would like the ability to select a group of files, right-click or from the menu select Move, and specify a folder to move the files to on the same system. Use Case: A system has files in a directory...
over 4 years ago in IBM i / IBM i Access Family 5 Future consideration

Add SO_REUSEPORT socket option

It would be great to have SO_REUSEPORT socket option on IBM i. This would allow to load balance traffic between multiple jobs that listen on the same socket, better failover in case of job termination etc.
3 months ago in IBM i / Networking 2 Under review

Add IFS file encryption/decryption support

Add OS support for transparent encryption/decryption of stream files in the IFS On the database side, IBM provided corresponding tooling when it introduced Db2 for i field procedures in IBM i 7.1. Field procedures allow Db2 data to be transparentl...
about 3 years ago in IBM i / Security 8 Future consideration

SQL Enhancement - CREATE OR REPLACE INDEX

Please implement CREATE OR REPLACE INDEX Use Case: In setting up a source member for a CMS to create or change an index through RUNSQLSTM, if the index already exists, it errors out. If I precede the CREATE INDEX with a DROP INDEX, it errors out i...
about 6 years ago in IBM i / Db2 for i 3 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

Web service REST - JSON

Good evening,I created through Web Administration for i, a rest service that receives a parameter containing a JSON string, with numerous defined keys. The web service is associated with a rpg service program, which receives the JSON parameter con...
almost 4 years ago in IBM i / Web Serving 4 Future consideration

On Access Client Actions add new options for Download and Upload a Save File

Currently the easiest way to transfer a save file to or from an IBM i would be to use FTP. You can also do this via the Access Client but it is difficult to do. What I would propose to do is add two options Download Save File and Upload Save File ...
9 months ago in IBM i / IBM i Access Family 2 Functionality already exists

Reload in Apache

Apache has functionality called graceful restart. It allows for reading in a new config without having all the connections dropped. Typically on other OS you could run something like apachectl -k graceful (or the service manager equivalent). Havin...
over 3 years ago in IBM i / Web Serving 4 Future consideration

Add Exit Point for *SSHD

Add an exit point to *SSHD for logon validation that would enable rejection of the ssh connection by UserID and/or IP address. Use Case: We need to be able to log access to the system. As it stands, an end user can use ssh to shell or sftp into th...
over 5 years ago in IBM i / Open Source and PASE 9 Future consideration