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 4500

Enable mixed case DB2 table column names to be used in RPG Data structures defined with ExtName + Alias keyword

Our DB2 tables are defined with both Alternative Name and System Name specified for many columns. We want be able to define the column names in a mixed case that then can be used in our RPG programs by data structures that refer to external names ...
about 8 years ago in IBM i / Languages - RPG 9 Future consideration

Create an QUSDSPLF (Delete SPOOLED File) API that can be used in a thread-safe or thread-tollerant way

Today the only way to delete a spooled file is to use the DLTSPLF CL command. We need an API that can be called from C/C++ as well as RPG IV to delete SPOOLED files using the SPOOLED File Name and Number and Job, or the Internal SPOOLED File ID. R...
about 1 year ago in IBM i / Print 1 Future consideration

Add All DATE FORMATS to QSYSINC.MIH(MIDTTM)

The QSYSINC/MIH/MIDTTM include member does not include a supported "date" format codes for the _CVTD MI instructions. Many are missing entirely. Please add them to this C include member so that we don't have to code them ourselves. Use Case: Tying...
almost 3 years ago in IBM i / Application Development 2 Future consideration

Provide a "not-in" operator

Now that we have a conditional “in” operator, please provide a “not-in” operator, that can be used wherever “in” can, eg, with %lists, %ranges, arrays, etc. Currently, we need to code the awkward if not (Value in %list(x:y:...)); with not-in, this...
over 2 years ago in IBM i / Languages - RPG 6 Not under consideration

Enable fc_mappings feature support in VMRM to be able to manage Migration between physical servers in Hostgroup which have multiple paths to disk

Everybody deploying VMRM can benefit from it. In fact this is a product limitation for VMRM as the LPM SRR feature directly launched from HMC works properly while VMRM fails to manage this case. This prevents VMRM form managing properly the autom...
over 2 years ago in VM Recovery Manager 4 Planned for future release

Have an AIX version again, not just Linux

Linux and Linux root access is not always available to AIX community
over 1 year ago in PowerVC 1 Future consideration

Enhancements to RPG should be reflected in a target release number that we can compile to.

You are publishing more and more enhancements to the RPG language which I find good. But this also gives us problems because the runtime environments are not backwards compatible. When new releases are published we normally install it on our test ...
about 4 years ago in IBM i / Languages - RPG 6 Not under consideration

Provide *NODEBUGSQL control option

Provide a *NODEBUGSQL control option similar to *NODEBUGIO (or included it in the same option). Use Case: This option will allow faster and easier debugging of programs with embedded SQL by skipping the underlying instructions in step-by-step mode.
about 6 years ago in IBM i / Languages - RPG 6 Not under consideration

PDF/A urgently needed!!

We really urgently need the possibility to create PDF/A documents as defined in ISO standard, because of our huge PDF archive (3500 PDF files daily). If we want to to store PDF documents in archive for 10 years(10y x 270 days x 3500 PDFs), we must...
over 8 years ago in IBM i / Print 8 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...
6 months ago in IBM i / Performance Tools 0 Submitted