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 914

Fix DSPF to allow Fields on REFFLD that use full 128 character DDL long names

Our team uses has old DDS DSPFs and new ones built using PROFOUNDUI. Product DDS DSPF currently has a 32-character limit for long names/Aliases for fields referenced using REFFLD keyword. This limit should be extended to use the full 128 character...
over 6 years ago in IBM i / Db2 for i 5 Future consideration

Allow DTAARA in subprocedures

When reviewing programming standards and the move to lineair main modules (instead of the cycle) it became clear that there are some limitations like the use of data areas in sub procedures. Use Case: Defining a data area in a subprocedure (main) ...
over 6 years ago in IBM i / Languages - RPG 3 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...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Copy To Archive File (CPYTOARCF) Enhancement

Please enhance the CPYTOARCF command so that it takes the specified directory as the root directory in the zip file. Example 1: CPYTOARCF FROMFILE('/home/raddatz/temp/ziptest')TOARCF('/home/raddatz/temp/ziptest.zip') In this case the first directo...
over 6 years ago in IBM i / Languages - CL (Control Language) 4 Future consideration

Materialized Query Table functionality

Add capability in SQL to create Materialized Query Tables (MQT) with the following:1. data initially deferred refresh immediate2. maintained by system3. set integrity for (MQT) immediate checked incremental (or Not Incremental) Use Case: create ta...
over 6 years ago in IBM i / Db2 for i 3 Future consideration

V7R3 COBOL ILE PARMS Function fails when called from QZRUCLSP

When Called from a caller that does not pass the Minimal operational descriptor, the PARMS function fails catastrophically. This causes an un-graceful and uncontrolled end to the Program invoking PARMS with no return message. Use Case: When a prog...
over 6 years ago in IBM i / Languages - Other 5 Future consideration

Change default behavior of filter pools in RDi.

In RDi filter pools are VERY useful! But, there are some strange behaviors that I think should be addressed. 1. For some reason you cannot rename, or delete the default filter pool. Also, the name of the filter pool is UGLY! If you try to rename i...
over 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Enable SFTP for IBMARE

SYSTEM : IBM IProduct : IBMAREDescription : Our team is using ARE product. Currently IBM do not have the option to secure the data transfer between the host IBMARE and the remote machines. We would really need a secure way of data transfer as an e...
over 6 years ago in IBM i / Application Development 0 Future consideration

STRDBG can not show values of variables based on pointer given as parameter

It's not possible to show the value of variables which based on a pointer given as parameter in STRDGB. If you try to display "pTest" with F11 of the following example you get : EVAL pTest PTEST.V1 = '**********'PTEST.V2 = '**********' Example : d...
over 6 years ago in IBM i / Languages - RPG 7 Future consideration

Include select/omit criteria for logical files in outline view

Files used in RPG can be logical files that include select/omit criteria. In order to know what those are, I need to go elsewhere, such as DSPFD in a 5250 session. As of this date, the select/omit specification is not visible in the Schemas action...
over 6 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration