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 2844

CL Command to control Database Statistics

The Update Statistics Collections (QDBSTUS, QdbstUpdateStatistics) API has a way to set the "block system statistics collections option" -- I would like a simple way to do this through CL (either a new command or an enhancement to CHGPF). If a new...
over 7 years ago in IBM i / Db2 for i 1 Not under consideration

VARCHAR_FORMAT support TZH and TZM format elements

Db2 for z/OS aleady has this https://www.ibm.com/docs/ko/db2-for-zos/13?topic=functions-varchar-format Other databases such as Oracle and Postgresql already support this
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

Allow to execute Commands directly from RPG without the QCMDEXC interface

Similar to EXEC SQL, to do EXEC CMD or EXEC CL. Variables will be in the format &var1 like in CLP or :var1 like in SQL. Use Case: EXEC CMD CPYF FROMFILE(FromFile) TOFILE(QTEMP/Myfile) INCREL((*IF COLUMN1 *EQ &var1)) RTVSYSVAL SYSVAL(QSRLNB...
over 7 years ago in IBM i / Languages - RPG 4 Not under consideration

Add printing paper size - US Standard Fanfold in Win10 ACS 5250 print session

Out clients need to print paper size - US Standard Fanfold in operation. But this size option is missing in Windows 10 ACS 5250 print session. We have done lots of testing based on IBM supporting team, found out our driver has no issue with all ot...
almost 2 years ago in IBM i / IBM i Access Family 4 Not under consideration

iseries managementpak for SCOM

provide a managementpak for integration in microsoft systemcenter operation manager (SCOM).it would be a great benefit for iseries to provide a basic functionality for SCOM integration. Use Case: provide a managementpak for integration in microsof...
over 7 years ago in IBM i / System Management 2 Not under consideration

Additional columns for MTI_INFO table function

It would useful also to retrieve: - the number of rows of the table. - the number of entries of the temporary index (if sparse). - the number of utilization of this temporary index. We already have the number of references. - the order (ASC or DES...
almost 2 years ago in IBM i / Db2 for i 2 Not under consideration

filebeat for IBM i / PASE

Enable filebeat to run on IBM i PASE. If not possible, enable an OpenSource substitute for filebeat. Filebeat is a very popular log shipper for solutions such as IBM Log Analysis and OpenSource ELK Use Case: log files generated and written to the ...
over 5 years ago in IBM i / Open Source and PASE 1 Not under consideration

ScreenDesigner support all keywords that have visual impact such as CHGINPDFT in design view

Some keywords have visual effect that is not reflect in the design or preview tabs. One example is CHGINPDFT.This confuses developers because they think they have not set the appropriate keywords and they loose time.Development is not accepting it...
over 13 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

From a DTAARA, a "Display" option

In RSE, a "display" option on a *DTAARA object, to see the content and the definition of a data area, as we can do with PDM option 5 Use Case: Without that, we have to use PDM or the DSPDTAARA command on a 5250 screen
over 13 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

Allow TEMPLATE keyword for standalone fields

The template keyword allows data structures to be defined as a custom complex type simply for the purpose of defining other data structures with the same structure. Extending this to standalone variables will allow custom simple types to be define...
almost 2 years ago in IBM i / Languages - RPG 2 Functionality already exists