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 2843

Allow CALLSUBR on EXEC() parm of global MONMSG

Currently, a global MONMSG can only have GOTO in the EXEC() parameter. With the addition of subroutines in CL, it would be beneficial to allow the CALLSUBR opcode in the EXEC() parameter to invoke a generic error handling routine. Use Case: Allowi...
over 4 years ago in IBM i / Languages - CL (Control Language) 2 Future consideration

Extend call stack entries in PEX file QAYPEIAD

To analyze heap issues on ILE C++ applications we use IBM i PEX with Event *ACTGRPHEAP. The current outfile QAYPEIAD have fields for a call stack up to 16 entries. This is maybe enough for C programs but for C++ programs with a lot of functions an...
3 months ago in IBM i / Performance Tools 0 Submitted

Create an API for Code Coverage SEP

Getting Code Coverage with a Service Entry Point (SEP) is only possible through interactive processes with RDi. Having the same feature through API would enable to work in a CI/CD pipeline.
8 months ago in IBM i / Application Development 4 Submitted

Provide support for null indicators in DATA-GEN in RPG

When generating JSON documents, it is a common requirement to be able to generate data like "field": null. Unfortunately, there's no easy way to do that in DATA-GEN (same problem applies to DATA-INTO in the other direction, but I see there's alrea...
9 months ago in IBM i / Languages - RPG 4 Future consideration

Visual explain as a SQL - IBM i service

Visual explain is a vital tool to get the information about how a SQL statement is processed and to understand the nature of SQL queries. However, it can be quite complicated to oververview complicated queries and the graph can be quite chaotic. M...
over 2 years ago in IBM i / Db2 for i 3 Not under consideration

CTE support in MERGE statement

Currently MERGE statements in DB2 for i do not support the use of CTEs inside the using clause. Use Case: Lately, I've come across the need for this funtionality several times when I had to update large amounts of records in our ERP with data gath...
almost 3 years ago in IBM i / Db2 for i 6 Future consideration

Add parameter that allows to copy owner of object with CRTDUPOBJ

When creating a duplicate object, all security related data is copied. This includes *Autl, *Public and all private authorities. The only thing missing to be copied (or not) is the owner of the existing object. For now, a CHGOBJOWN must be run aft...
over 1 year ago in IBM i / Core OS 3 Not under consideration

SAVLIBBRM and SAVOBJBRM *DTACPR option

We have raised a call TS015223912 for the data compression on SAVLIB and SAVLIBBRM. It is found that SAVLIB/SAVOBJ have 7 options for user to choose the compression rate, but SAVLIBBRM/SAVOBJBRM only have 3. There is an Command for SAVLIBBRM and S...
8 months ago in IBM i / BRMS 1 Future consideration

Include SQL Cross Reference in RPG Outline View

We feel as though the Outline view in RDi 9.5 should be enhanced and improved with respect to how it handles embedded SQL. The outline view only shows the files defined via RPG file declarations. Only references to RPG variables within the embedde...
over 8 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Support USER as Default for VARCHAR(10) Columns in Db2 SQL Tables

Currently if I have a table with a varchar(10) field in it, I cannot specify DEFAULT USER or any of the other user registers because they are 18 bytes or longer.However on IBM i, user Profiles are 10.It would save me having to write a Trigger for ...
over 2 years ago in IBM i / Db2 for i 1 Future consideration