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 2939

Able to debug using SEP in Visual Studio Code when a data library is set to *PROD

When debugging using a native (green) screen, you can specify STRDBG UPDPROD(*YES). When using SEP in Visual Studio Code, there is no way to specify this, therefore, we can't use the SEP in Visual Studio Code if the library attribute is set to *PROD.
3 months ago in IBM i / Application Development 0 Submitted

V7R1 should support newer SSL Ciphers

Cryptographic support on V7R1 should support the newer SSL Ciphers that V7R2 and up also have. V7R1 is still a supported OS and since most trading partners are updating the SSL certificates that use updated Ciphers, it means that the clients using...
about 8 years ago in IBM i / Security 7 Not under consideration

A system needs to have the ability to call home when the slot on the bus is owned by the operating system (IBMi, AIX, Linux) and there is no hardware error logged as currently a system can only call home

There are cases where an issue has occurred on a system where data cannot pass but no hardware error has been logged. This can affect any adapter that passes data and is owned by the operating system. If this occurs, IBM cannot be automatically no...
10 months ago in IBM i / Core OS 4 Under review

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

ACS - Database Table Functions

Allow me to edit the contents of a table from the ACS Database context. I can View, Clear, Copy, Initialize and Reorganize Data but not Edit the content. Use Case: This option is heavily used by our database administrators in order to view and man...
about 7 years ago in IBM i / IBM i Access Family 4 Not under consideration

Debugging in RDi should require only one step over EXEC SQL statements

It would ease debugging if we could compile programs with compile option DBGVIEW(*NOSQLSRC) No SQL source. This would skip over all embedded sql statements but still would allow them to run. Use Case: This saves time when you are debugging program...
about 5 years ago in IBM i / RDi (Rational Developer for i) 10 Not under consideration

IBM Access Client Solution as an .apk

It would be nice, to have the possibility to access the system from a portable device f.e. in the warehouse or while in front of the rack for quick maintenance or just to check something.
10 months ago in IBM i / IBM i Access Family 1 Not under consideration

Defaults for Dcl-pi;

Parameters for programs and procedures are declared with Dcl-pi. Today it requires to to give the name or *N. But for programs and procedures that does not return a value - it would be appreciated if that was not required and could default to *N a...
over 2 years ago in IBM i / Languages - RPG 3 Future consideration

ACS Run SQL multiple Systems in one window separated by tabs

Currently, in ACS in order to run SQL statements on multiple systems you need to open each System in a separate window. I would really like to have the possibility to group those systems into one window separated by Tabs.
almost 2 years ago in IBM i / IBM i Access Family 1 Future consideration

CTE support in MERGE statement

Currently MERGE statements in DB2 for i do not support the use of CTEs inside the using clause. Use Case: Lately, I've come across the need for this funtionality several times when I had to update large amounts of records in our ERP with data gath...
over 3 years ago in IBM i / Db2 for i 6 Future consideration