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 2905

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...
almost 8 years ago in IBM i / Security 7 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...
almost 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

Fix NetServer jobs to start with AUTOSTART(*YES)

Problem: Netserver jobs do not autostart with CHGTCPSVR SVRSPCVAL(*NETSVR) AUTOSTART(*YES). This issue has been reported in some CASEs and others.Customers are guided to add STRTCPSVR *NETSVR to QSTRUPPGM. Fix NetServer jobs to start with AUTOSTAR...
over 1 year ago in IBM i / Application Development 1 Submitted

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...
about 3 years ago in IBM i / Db2 for i 6 Future consideration

Visual explain as a SQL - IBM i service

Visual explain is a vital tool to get the information about how a SQL statement is processed and to understand the nature of SQL queries. However, it can be quite complicated to oververview complicated queries and the graph can be quite chaotic. M...
almost 3 years ago in IBM i / Db2 for i 3 Not under consideration

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
5 months ago in IBM i / Languages - RPG 1 Not under consideration

Enhance Omnifind product or integrate it with base db2 for i

OMNIFIND is a text search product that allows IBM i users to search unstructured text stored in a column of a DB2 for i table. The text stored in the column can be either simple character text, an XML document, or any of several different types of...
about 1 year ago in IBM i / Db2 for i 1 Future consideration

Hide the underlying procedures when OVERLOADed

I'd like a way to effectively "hide" the underlying procedures from callers when they are part of an OVERLOAD prototype. Use Case: When several procedures are declared, then OVERLOADed to a single name, the individual procedures are still exposed ...
over 3 years ago in IBM i / Languages - RPG 4 Future consideration

ACS RunSQL field list search

We use the ACS Run Sql constantly to pull data for reports and research. The F4 prompt gives us a field list for the files. Often times we have many files joined. We cannot remember all the field names of all the files on the system, but we do kno...
12 months ago in IBM i / IBM i Access Family 1 Future consideration