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 2917

Do not HOLD job schedule entries with CFGSTRPRSC on Source lpar

Since version 5.2 of the FSFC toolkit, the startup program is not replaced anymore with STRFSFLASH. Instead, command CFGSTRPRSC must be placed in the system's startup program. With this command. the job schedule entries are put on HOLD and afterwa...
11 months ago in IBM i / System Management 0 Submitted

Add OpCode for continuing to process "when" statements within Select group

sometimes it is necessary to need to process the remaining WHEN operands within a SELECT group. if the "CONTSL" 'Continue Select' were used then the OTHERWISE should not be true. (this up for discussion) Currently we need to do if-then-else group....
11 months ago in IBM i / Languages - RPG 6 Future consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
8 months ago in IBM i / Db2 for i 1 Not under consideration

Make pytorch available for install from ACS/Open Source Package Managment.

It would be much more practical, and much easier to install pytorch/ppc64 from a well known place. As for now, it's really hard to find instructions of where and how to install a version of pytorch, built for the Power PC architecture.
4 months ago in IBM i / AI with IBM i 1 Submitted

Allow drag and drop for IFS interface in iACS

Allow drag and drop of files in the Integrated File System (IFS) interface within iACS. This would be similar to what is available with the Navigator for i functionality within IBM i Access for Windows. Use Case: Users utilize Navigator for i to d...
over 6 years ago in IBM i / IBM i Access Family 5 Not under consideration

SQLRPGLE precompiler - SQLTYPE(CLOB:x) to VARCHAR instead of to DS

Add a d-spec and/or ctl-opt keyword to instruct the SQL precompiler to convert SQLTYPE(CLOB:x) (and BLOB etc.) to VARCHAR(x:4) instead of the UNS(10)/CHAR(x) DS that it currently converts to. // Thisdcl-s myVar1 SQLTYPE(CLOB:X);// Pecompiles to th...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

Add Compare/Merge API that ignores source sequence/dates

Probably the single most requested RDi function that customers ask for is the ability to do compare/merge of source members without impacting existing source sequence/dates - we cannot provide this ability without help from Eclipse/IBM, to either ...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Remove or Relaxe the error when %SUBST length exceeds length of data

The runtime for RPG currently blows up if %SUBST(var : START : LENGTH ) length value exceeds the length of the VAR or if it is 0.Provide an option to ignore this issue for runtime purposes. OPTION(*NOLENCHK) (No Length Check) which would cause run...
almost 3 years ago in IBM i / Languages - RPG 10 Not under consideration

Run command in Navigator for i

In the "old" System i Navigator it was possible to run a command on one/many systems or groups. It has become clear that the New Navigator for i is the way to go to manage the IBM i infrastructure. Therefore this request to be able to run a comman...
over 1 year ago in IBM i / System Management 2 Future consideration

Getting the response as a stream from the HTTP functions in QSYS2

The HTTP functions wait until the entire response has been received before returning it. Returning the response as a stream, without waiting for it to be complete, it would result in better performance particularly with very large responses.
5 months ago in IBM i / Db2 for i 1 Not under consideration