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

FILTER BY CATEGORY

IBM i

Showing 2435 of 3747

Allow option on STRSQL to remove the F3-Exit option of "1=Save and exit session"

I consider this a save/restore issue. I did a system migration from a Power 9 to a Power 10. I had users complain that their STRSQL session statements did not migrate. I realize they are stored in some object in QRECOVERY and do not get saved. How...
7 days ago in IBM i / Db2 for i 0 Submitted

Require QIBM_DB_SECADM or similar to perform set session authorization

Today any user with *ALLOBJ is able to do the equivalent to sudo in Linux without the need of any password to become another user using set session authorization via SQL. Any user with *ALLOBJ can become Qsecofr by open strsql and run: “Set sessio...
4 months ago in IBM i / Db2 for i 5 Not under consideration
114 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 2 years ago in IBM i / Application Development 18 Future consideration

Enhance VARCHAR format option for EUR,JIS,ISO,USA but for LOCAL option

Today, VARCHAR supports a 2nd parameter when the first parameter is a date/time value. That 2nd parameter returns the resulting date value in the designated format. The LOCAL option returns the value in the Job's format. I would like this enhanced...
8 days ago in IBM i / Db2 for i 1 Submitted

Add ability to change font/size in IBM i Access product

Some of us do are not so young anymore, and do not have the eyesight required to deal with tiny fonts. On the IBM i Access Client Solutions panel, the menu options (File, Edit, View, Actions, etc.) and their drop-down items are in a nicely sized f...
about 2 months ago in IBM i / IBM i Access Family 3 Submitted

Performance Cycling at 12:00 AM on multiple Lpars cause CMC Enterprise core usage to peak lasting 800 microseconds giving very high average core usage

Let.s say you have purchased IBM CMC Enterprise Pools2.0 concept, and you have license for 10 core and 1 core credit. Your average per minute usage is between 6-7 core all day. But a 12:00 AM when performance collection is cycled on all your ibm i...
3 months ago in IBM i / Performance Tools 1 Submitted

Implement qsys2.Http_get for blob file

I think then the new sql function for http_get are really interesting, fast and above all there isn't java! I started use it instead of systools funcion, but I need an http_get that allow me download binary files like .zip . Please implement it! M...
about 1 year ago in IBM i / Db2 for i 8 Future consideration

Enable no-auditing of /tmp like QTEMP

Please change audit code to not audit any activity in /tmp direcotry when system value QAUDLVL has option *NOQTEMP set - or by adding a new option *NOIFSTMP. As this directory is to be used for temporary files by design like objects in QTEMP this...
9 months ago in IBM i / IFS (Integrated File System) and Servers 8 Future consideration

Re-instate Add Printer function in IBM Navigator for I

Navigator for I was once said to have the ability to add printers to an IBMi. See https://www.ibm.com/docs/en/i/7.4?topic=printing-adding-printer-navigator-i It was removed, along with the whole Basic Operations task group. Because of its web pres...
19 days ago in IBM i / IBM i Access Family 1 Submitted

%split() should return an empty element where a separator character follows another separator character

In %split() if a separator character follows another separator character, it is ignored. For example, %SPLIT('abc..def' : '.') returns an array with two elements: ('abc','def'). It would be nice if it was possible that an empty element could be re...
over 1 year ago in IBM i / Languages - RPG 3 Future consideration