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 2787

Allow service program AND SQL based APIs under the same web server

Currently, when deploying a new service on a Web Services Server, you have to select between ILE program object as a Web service or SQL as a Web service, and then specify the resource...i.e. URI path template. The URI path name becomes the Service...
3 months ago in IBM i / Web Serving 1 Future 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...
11 months ago in IBM i / Db2 for i 2 Future consideration

Change the performance adjuster algorithm

The performance adjuster algorithm looks only if the pool is paging but doesn't care if it has already free memory. This causes sometimes that a pool start stealing a lot of memory without using it. The algorithm should look at the unallocated mem...
about 5 years ago in IBM i / Work Management and Messaging 4 Future consideration

Display Spooled File needs to support better F14/F15/F16 find options

Search is NOT case-sensitive so we are often forced to guess the case. Also it would be very helpful to have F15=FindPrev since we are forever jumping to bottom of joblog and then paging up to find a previous Escape message.
about 1 month ago in IBM i / Print 0 Submitted

In the run sql scripts window, save the open tabs so that they can be reopened automatically.

In the run sql scripts window, several tabs are often open. When you're working on them for several days in a row, it's tedious to have to reopen them each time you start the window.It would be very useful to be able to indicate whether or not you...
2 months ago in IBM i / IBM i Access Family 0 Submitted

Enhance Omnifind product or integrate it with base db2 for i

OMNIFIND is a text search product that allows IBM i users to search unstructured text stored in a column of a DB2 for i table. The text stored in the column can be either simple character text, an XML document, or any of several different types of...
8 months ago in IBM i / Db2 for i 1 Future consideration

Enable Application Runtime Expert to write status messages to a message queue

To help the uptake of Application Runtime Expert, I feel it would be very useful for it to be able to write verification checks (success/failures) to a user-definable message queue. This will help teams integrate ARE into their monitoring tool(s) ...
4 months ago in IBM i / System Management 1 Future consideration

Make Python support zoneinfo

zoneinfo is a package in the standard Python library, but IBM i doesn't implement it. This causes errors when trying to use 3rd party packages. IBM i should implement that package. Here's what my PC gives for zoneinfo: zoneinfo <module 'zoneinf...
3 months ago in IBM i / Open Source and PASE 0 Submitted

RPG - Conditional (Ternary) Operator (?:) in EVAL operation

I'd like to be able to use conditional assignment (?:) in EVAL and EVALR operation in RPG. C, C#, java and many other languages have a conditional (aka ternary) operator. This allows developers to make very terse choices between two values based o...
over 6 years ago in IBM i / Languages - RPG 17 Future consideration

Restore integrated execution of sql

with 9.8, you have to open your code separately in iACS RSS rather than just <F5> to execute the sql with RDi RSE
2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration