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

%SCANRPL to replace only *FIRST or *LAST occurence

%SCANRPL is a nice and usefull function but sometimes we need to limit the replacement to the first or the last occurence. Use Case: When we use long varying strings with placeholders some of them are repeated and we cannot use %SCANRPL.
about 6 years ago in IBM i / Languages - RPG 5 Not under 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

Improve PowerHA SVC/FlashSystem ssh access security model

Today PowerHA requires unrestricted the Admin role via SSH to manage the copy relationships on SVC/FlashSystem family storage. In todays modern security environment this is unacceptable to have a full multitenant array have unrestricted SSH access...
over 1 year ago in PowerHA for AIX 0 Submitted

Search fields e.g. Capacity Monitoring or other search field need logical and,or,not capabilities

If you want to search for specific patterns etc in Names you need additional logic selection like and,not,or etc. to filter with more precise
about 1 year ago in Cloud Management Console 0 Submitted

Allow Standalone Field Declarations to Reference Subfields of Nested DS Arrays

Declaring a standalone field with a reference field (keyword: LIKE) should work if the referenced field is a subfield of a data structure array in a nested data structure. Use Case: dcl-ds DS_A qualified template; dcl-ds DS_Arr_B dim(10); field1 v...
over 3 years ago in IBM i / Languages - RPG 5 Not under consideration

Exit Point QIBM_QDB_OPEN split

In the operating system there is one entry point DBOPEN Format DBOP0100 that takes care of database access. This is a really powerful exit point, because if activated it shows every access to a file. But on the other side is this exact the biggest...
over 4 years ago in IBM i / Db2 for i 12 Not under consideration

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

Allow SQL Precompiler to handle longer names of fields

It must be possible to use long names of fields/attributes defined in qualified data structures when building applications using modern free format RPG with embedded SQL. Use Case: When using names for fields/attributes defined in qualified data s...
over 3 years ago in IBM i / Db2 for i 8 Future consideration

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

Improve support in PDI Job Watcher for Jobs that do not use CPU during the interval

By design, the Job Watcher performance data collector does not collect data on jobs that do not use CPU during the interval. Jobs that are blocked by waits such as a database record lock or an object lock are often in a long wait and do not use CP...
about 2 months ago in IBM i / Performance Tools 0 Submitted