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 2838

enhance QSYS2.MANAGE_AUDIT_JOURNAL_DATA_MART

add filter to the QSYS2.MANAGE_AUDIT_JOURNAL_DATA_MART. would like to be able to filter what records are added to the data_mart for instance in AF entries, filter on object, library or usrprfsimilar for ZC/ZR entries
3 months ago in IBM i / Db2 for i 2 Future 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...
8 months ago in IBM i / Db2 for i 4 Future consideration

Enhanced dynamic switch the collections for IWS REST-SQL services

The current IWS REST-SQL service does not support a multi-schema environment and cannot dynamically switch libraries (schemas, collections) referenced by SQL statements.
over 1 year ago in IBM i / Web Serving 2 Future consideration

ACS - Run SQL Scripts disable "insert from examples" for selected users

We have been using Access Client Solutions for several years. Mainly the 5250 sessions are used by our users, but there are also selected power users who are authorized to use the function "Run SQL Scripts".For this users it is also possible to us...
over 2 years ago in IBM i / IBM i Access Family 4 Not under consideration

Enable RPG compiler to take DSPF and PRTF definition from open format like XML/JSON

RPG is the main programming language used on the IBM i platform. It is well integrated with DB2, it is ILE, open with Open Access and has been modernized. It could be a first citizen language for cloud app but there is an obstacle to leveraging it...
over 7 years ago in IBM i / Languages - RPG 12 Not under consideration

DSPPGMREF with SQL

In SQL Services create a view or UDF, who have the same information as the CL command DSPPGMREF Use Case: get the list of programs that use a file ...
almost 5 years ago in IBM i / Db2 for i 7 Future consideration

Add ISO 8601 timestamp format.

ISO 8601 format shows:2019-07-17T15:21:38Z2019-07-17T15:21:38+01:00T = seperator between date and timeZ = Zulu time+01:00 is Zulu + 1 hour Use Case: Trying to do data interchange with other systems.
about 5 years ago in IBM i / Db2 for i 10 Future consideration

Add LIC Resave Level to PRUV to Ensure It's at the Correct Level for Upgrade

We would like the PRUV tool to check the resave level on the I_Base image in an image catalog to make sure it's compatible with the hardware you are upgrading the OS on.
5 months ago in IBM i / Install and Upgrade and Licensing 1 Submitted

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
about 4 years ago in IBM i / Db2 for i 6 Future consideration

Add Case Conversion to RPG Subprocedure Parameters

Add support to automatically convert Subprocedure Parameters to Upper or Lower case using OPTION(*UPPER) or OPTION(*LOWER) keywords on the parameter definition. Obviously, this would be for CHAR, VARCHAR parameters that are also CONST or VALUE. It...
almost 4 years ago in IBM i / Languages - RPG 10 Future consideration