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 1645

ACS IFS Explorer - TreeSize-like functionality.

I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at eg. the root folder and see for each folder how many files/folders/bytes are in that folder.Something like TreeSize for Windows' expl...
almost 5 years ago in IBM i / IBM i Access Family 4 Not under consideration

Show SQL referenced items in Outline View

Tables, views, and columns referenced in embedded SQL do not appear in the Outline View. Use Case: **free ctl-opt dftactgrp(*no); dcl-s table char(10);dcl-s lib char(10);dcl-s text char(50); // table exists on every systemexec sql declare pgmr_own...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 2 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...
over 2 years ago in IBM i / Db2 for i 3 Not under consideration

BRMS to ignore some non-critical errors when saving spools

BRMS does stop save procedure in some cases of non-cricital errors like saving QUSRSYS with some spool files damaged. It would be preferrable to have BRMS by default ignore the errors, post more detailed information into DSPLOGBRM and continue sav...
about 3 years ago in IBM i / BRMS 5 Not under consideration

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...
almost 3 years ago in IBM i / Languages - RPG 5 Not under consideration

Access Client Solutions TN5250 emulator: Four sessions in a 2x2 grid like the old IBM 3290 display (1982)

A user on IBM i OSS asked if it was possible to have four sessions to tab between in the IBM i Access Client Solutions 5250 emulator in a 2x2 grid to make it easier to do terminal work.It's true that it's easier to work in green-screen land with f...
7 months ago in IBM i / IBM i Access Family 2 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...
about 2 years ago in IBM i / Open Source and PASE 2 Not under consideration

Dark Mode For Run SQL Scripts

I would like to be given a dark mode or the ability to control colors for Run SQL Scripts. Between the dark screen of the emulator and dark mode of RDI, it would be awesome to also have a dark theme for Run SQL Scripts. RDI gives the option to app...
over 4 years ago in IBM i / IBM i Access Family 5 Not under consideration

Exit Point QIBM_QDB_OPEN split

In the operating system there is one entry point DBOPEN Format DBOP0100 that takes care of database access. This is a really powerful exit point, because if activated it shows every access to a file. But on the other side is this exact the biggest...
over 4 years ago in IBM i / Db2 for i 12 Not under consideration

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
9 months ago in IBM i / Db2 for i 1 Not under consideration