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 912

IBM ARE - Problem with PTF comparison

We have a central system for the PTF comparison on which all licensed programs and PTFs including save files are installed. If we now start a PTF comparison with IBM ARE from this central system to an LPAR on which NOT all licensed programs are...
2 months ago in IBM i / System Management 1 Future consideration

BASH as a SQL service ( SQL scalar function)

Lots of great tooling is available in PASE via bash. It would be appreciated if commands could be executed using a "user defined function" returning a CLOB for the stdout. An implementation can be found here. https://github.com/NielsLiisberg/sql-o...
3 months ago in IBM i / Db2 for i 1 Future consideration

Enhance iNavigator to allow copy of user profile to other systems when it contains a group profile.

We would like to use iNavigator to copy user profiles from one system to many. This currently does not work if the user profile contains a group profile - which nearly 100% of user profiles do. Reference TS017839310 We consulted our Navigator deve...
3 months ago in IBM i / System Management 1 Future consideration

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
10 months ago in IBM i / Languages - RPG 2 Future consideration

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
6 months ago in IBM i / Db2 for i 2 Future consideration

UUID datatype for IBMi

A UUID is a U niversally U nique Id entifier, meaning that these identifiers are unique over your whole DB; even better unique" across space and time". UUID's are stored in 128bit format and follow a standarized format ( rfc4122 ) This makes the t...
3 months ago in IBM i / Db2 for i 3 Future consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
8 months ago in IBM i / Languages - RPG 1 Future consideration

Navigator add own monitor

In Navigator there is the ability to define monitors that are managed directly by the system and are based on certain metrics such as free disk space capacity, CPU usage, etc. In addition, there is the ability to monitor message queues, defining m...
2 months ago in IBM i / System Management 1 Future consideration

Split DBOpen exit point in new format

DBOpen Exit Point takes care of ANY database access, regardless what type. This results in performance problems. Severals performance tests show that from 100% DBOpen Acess apx. 95%-99% are coming from Native I/Os. This is from exit point technolo...
2 months ago in IBM i / Db2 for i 3 Future consideration
124 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
about 4 years ago in IBM i / Application Development 18 Future consideration