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 2903

In CSI system monitor, add CL var for triggered metric

In monitors, the actual metric that was triggered is only available for metrics involving jobs. It's not available for system monitors. Please add &METRIC as a CL substitution variable for all monitor types. https://www.ibm.com/developerworks/...
about 7 years ago in IBM i / System Management 1 Not under consideration

Prevent ALTER TABLE when field size expanded and there is a field procedure

When a field procedure is assigned to a field, in our case for purposes of encrypting the field data, and an ALTER TABLE is allowed to execute against the field to expand the field size, then data corruption occurs. Use Case: Example Create table ...
about 4 years ago in IBM i / Db2 for i 4 Not under consideration

Change RPG to support UNLOCK using RCDFMT name

RPG allows us to CHAIN using RCDFMT. RPG forces us to UPDATE/DELETE using RCDFMT. RPG does NOT allow us to UNLOCK using RCDFMT... This leads to buggy code -- it would be easier to spot mistakes and avoid bugs if we could CHAIN RCDFMT, UPDATE RCDFM...
over 2 years ago in IBM i / Languages - RPG 2 Future consideration

"Ctrl-a" (Select All) in a Find Dialogue text entry box should select text there only, not in the editor source

On RDi 9.6.0.4, with the Find Dialogue open in an active editor, with the cursor positioned in either the "Find" or "Replace" text box, pressing Ctrl-a to Select All should select only the text in that box. Currently, this keyboard shortcut select...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Saving Macros in LPEX Editor

Hello,i am missing a functionality in the LPEX Editor. I often use the macro recording function to make changes i my code. This is a very cool feature because it is very simple to use. But in some cases i would wish to save a recorded sequence and...
about 10 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

Change "Open Member in Editor" dialog to open "Select a member" or file tree level matching where you click on "Browse..."

In the "Open Member in Editor" dialog, you can specify everything from connection to library to file to member. If you don't know the library or file or member, you can browse for them. See "Open Member in Editor.png" attachment. But the browse di...
over 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Deploy DCM with default *SYSTEM key store

Currently DCM is deployed without a *SYSTEM KDB (key store). That means, even simple applications using https requests need to create a kdb to function properly. As it is common on every other operating system these days, IBM should deploy DCM in ...
almost 6 years ago in IBM i / Security 4 Not under consideration

Option to Normalize HTTP_RESPONSE_HEADER Fields (Key Names) in the QSYS2 HTTP Functions

The HTTP header fields are case-insensitive. That is, content-type, CONTENT-TYPE, and CoNtEnT-tYpE are all allowed uses of the IANA registered field Content-Type. Previously, when using the SYSTOOLS HTTP table functions (e.g., SYSTOOLS.HTTPGETCLO...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

IBM i OVA creation command similar to "create_ova" on AIX

With such a command migrations to cloud could be easier, specially if we could send the file with SSH or a mounted NFS filesystem. Use Case: When you need to migrate a system with a different language you need to create an OVA, but today you need ...
over 3 years ago in IBM i / Virtualization and Cloud 6 Future consideration

Allow INDDS/INFDS data structures to be nested (subfield) data structures

Allow the data structures referenced in the INDDS and INFDS keywords to be nested (subfield) data structures. Use Case: DCL-F SubmitD WORKSTN INDDS(Screen.Response) INFDS(Screen.Information); DCL-DS r_DisplayIndicators QUALIFIED TEMPLATE; ExitPres...
about 4 years ago in IBM i / Languages - RPG 2 Future consideration