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

My ideas

Showing 2311

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

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

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...
about 3 years ago in IBM i / Db2 for i 3 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.
11 months ago in IBM i / IBM i Access Family 1 Not under consideration

add extra detail to the view qsys2.AUDIT_JOURNAL_DATA_MART_INFO

for the AUDIT_JOURNAL_DATA_MART_INFO view please add a column for the number of records in the data mart file.
4 months ago in IBM i / Db2 for i 1 Not under consideration

add repeat every x minutes to OS400/IBMi integrated scheduler

Please add "repeat every x minutes" / "repeat every x seconds" to the native OS scheduler. Every OS, even free, has this basic capability. I know that there is an "advanced scheduler" product, but my opinion the Operating System should have such b...
almost 4 years ago in IBM i / Core OS 7 Not under consideration

Enhance PASE APIs _ILECALL/_ILECALLX to Pass Operational Descriptors

Allow _ILECALL() and _ILECALLX() to pass operational descriptors when calling an ILE procedure, if they are not already capable of this, and provide documentation. There is already a pointer field for the operational descriptor in the ILEarglist_b...
almost 3 years ago in IBM i / Open Source and PASE 2 Not under consideration

InfiniBand adapters for Power10 based hardware

Customers are asking for a higher performance networking option than is currently available from the existing RoCE-capable 100 Gbps Ethernet adapters on Power10 based server models. Based on the performance seen with POWER9 based servers, they exp...
over 2 years ago in Power Systems Design 3 Not under consideration

Provide a C/C++ "API" or function to enable reading Deleted records from a database file.

Now that the system is "closed" we can't use our old ways to do certain things. There needs to be a way to go out to a database file record and programmatically "undelete" that record. That is, say I'm going to open file ABC using the open or fope...
4 months ago in IBM i / Db2 for i 1 Not under consideration

Native CLOB and BLOB in RPG

CLOB and BLOB fields as dynamic size dependent on actual datasize. It would be appreciated that RPG could support these datatypes native in RPG and used exactly like varchar with out any explicit size Use Case: CLOB and BLOB is implemented as a st...
almost 6 years ago in IBM i / Languages - RPG 3 Not under consideration