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 4404

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

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

Rust language that has become an essential language for UNIX based products. Many IBMi & AIX companies should have the ability to compile Rust on IBM i PASE and on AIX.

IBM is distributing the ClamAV open source antivirus as part of the AIX but ClamAV has a new release that is based on Rust (software language). Rust has become an essential language for UNIX based products. So many IBMi & AIX companies should ...
about 2 years ago in IBM i / Open Source and PASE 3 Under review

improve MERGE by adding the option "WHEN NOT MATCHED BY SOURCE THEN DELETE"

Today, it is impossible to use the DELETE clause behind WHEN NOT MATCHED.Some DBMS other than DB2 allow this.Would it be possible to add this feature, like in this example ? MERGE target_table USING source_table ON merge_condition WHEN MATCHED THE...
about 1 year ago in IBM i / Db2 for i 3 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

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

Port Docker to 5733OPS

Docker is a container platform that allows to deploy self-sufficient applications and services. It allows to build agile software delivery pipelines to ship new features faster, more securely and with confidence. Use Case: It would be great to be ...
over 7 years ago in IBM i / Open Source and PASE 6 Not under consideration

Enhance or create a new DB2 Service IFS Save Files

Need the ability to see the details of a save file that contains IFS objects so that we can programmatically act on what is inside the save file. For example: CRTSAVF FILE(yourlib/yoursavf)SAV DEV('/qsys.lib/yourlib.lib/yoursavf.file') OBJ(('/home...
10 months ago in IBM i / Db2 for i 2 Future consideration