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 2224

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

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
4 months ago in IBM i / Db2 for i 1 Not under consideration

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...
about 5 years ago in IBM i / IBM i Access Family 4 Not under consideration

extend Support for HMC classic View after Release 8.8.6

Wir benutzen den classic View auf der HMC in der Version 8.8.6. Beim letzten Update ist aufgefallen das die Version 8.8.6 die letzte Version sein soll, die den classic View unterstützt.Mit dem enhanced+ View haben wir erhebliche Performance Proble...
about 7 years ago in Hardware Management Console 3 Not under 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...
7 months ago in IBM i / Db2 for i 1 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...
over 3 years ago in IBM i / BRMS 5 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

Bring the "Web" perspective to RDi 9.8

Hello, The "Web" perspective is part of the "Modernization Tools, Java Edition" which can be installed to RDi 9.6 via IBM Installation Manager. But in the new RDi 9.8 there is no way to install/use this perspective, so we're forced to stay with th...
11 months ago in IBM i / RDi (Rational Developer for i) 3 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

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