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 4405

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 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

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

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

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

Support an ADD MEMBER option on the GENERATE_SQL SQL Stored Procedure

Today if the output source file and member do not exist, the procedure fails. I think the proc should add/replace the data in the output member but also add the member if it does not exist.
about 1 month ago in IBM i / Db2 for i 1 Future consideration

Add format level identifier to journal entries for database journaling

Today, journaling of database supply a lot of usefull information, but one is missing : the format level identifier, in other words, the description of the fields. Why do I need that ? Because sometimles I change a filed in a file. Then this file ...
about 1 month ago in IBM i / System Management 0 Submitted

HMC primary VS HMC backup

Our customer "Etat de Geneve" many Power systems with PowerVC and dual HMC. In powerVC, one have the possibility to connect a host with 2 HMCs, one being “primary”, the other being “secondary”. To improve performance, one can “load-balance” the co...
about 1 month ago in Hardware Management Console 0 Submitted

Password manager integration in ACS

It would be great to have an integration where I could store all my passwords in for example 1Password and easily populate user id and password in ACS from there.
about 1 month ago in IBM i / IBM i Access Family 1 Not under 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