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 4504

Restore integrated execution of sql

with 9.8, you have to open your code separately in iACS RSS rather than just <F5> to execute the sql with RDi RSE
8 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Allow partitioning of DDS created tables

As of today, a DDS created table cannot be partitioned by ALTER TABLE ADD PARTITION. In many cases, a DDS table can be converted to an SQL table, however some keywords like DATFMT are not available in SQL. Which means that those tables cannot be c...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

RDi Library List View Enhancements

a) Library List Connections dropdown should be ordered with the active connections first, not Alphabetical orderb) Clicking on an inactive connection should not automatically attempt to connect - an action should be required firstc) The Library Li...
almost 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

ACS RSS make CL prompting act more like CL prompting in SEU/RDi

CL prompting in SEU or RDi allows me to apply the default value and keep it in the code so that I can know what value is being used. When prompting in ACS RSS and keying in the default value, the tool removes the keywords that have the same value ...
over 2 years ago in IBM i / IBM i Access Family 1 Not under consideration

Partitions overview - identify the shared processor and memory pools assigned to the LPAR

Using multiple LPARS for testing ideas, then deactivating them, I am assigning LPARS to an "InactivePool" while they are powered off. I need to ensure that LPARs are all correctly assigned before activation to avoid license warnings and keep me le...
about 1 year ago in Hardware Management Console 0 Planned for future release

IBMi request new Kerberos ticket

With Enterprise Identity Mapping (EIM) and Kerberos, Windows clients can authenticate to IBMi without supplying a user and password. When the client connects, it supplies IBMi with a Kerberos ticket for authentication. A Kerberos ticket has a fixe...
over 5 years ago in IBM i / Security 5 Not under consideration

Do not change the date field in date area if only change for a source line is a "white space" change.

Do not change the date field in date area if only change for a source line is a "white space" change.Or a setting where you can control the date field in date area being updated on a source line "White space only" change. An example of this is RPG...
about 9 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Publish API(s) to perform the work done via CLI command powervc-edit-scg

For automation. And not needing elevated access to OSI.
8 months ago in PowerVC 1 Future consideration

Develop and Support Source Files 2.0 on IBM i

The use of legacy PF-SRC files is pervasive and cannot be abandoned. However, the need for an enhance source file structure is obvious. We need it to be a multi-member file as it is now, however with the following minimum enhancements: 1) Line/Rec...
almost 3 years ago in IBM i / Core OS 1 Not under consideration

Provide encapsulation in RPG

Provide encapsulation to RPG so we don't need to mimic it via pointers and get easier to read coding. Currently I'm writing; pObject = MyCreate();MysetValue(pObject: 'attr': 'value');MydoSomething(pObject);MyDestroy(pObject); ... which would be ea...
about 6 years ago in IBM i / Languages - RPG 6 Not under consideration