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 2875

RPG Regular Expression BIFS

Provide Built In Functions to facilitate testing string values against regular expressions without needing to compile the expression etc using APIs. This will make it easier for developers to make use of this technology. Use Case: Matches : if (%m...
over 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Allow duplicate CTL-OPT keywords.

In the RFE https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=153870I raised an idea of overriding the values of the control specification using /SET.Barbara Morris asked me to raise it in a separate RFE. This is hereby done...
over 2 years ago in IBM i / Languages - RPG 7 Future consideration

WRKUSRPRF - search for part of name in description

I would like to have the possibility in WRKUSRPRF to search for a given string in the description of the user profile. If the users for example have the name Jens Petersen or Peter Jensen then I would like to be able to find them searching with th...
over 5 years ago in IBM i / Languages - CL (Control Language) 8 Not under consideration

Handle %split like an array

%split is a great new feature for us, but it can be a bit tricky to handle. In order to access the second element, we need to first put the element in an array. It would be interesting if we could access the element like an array, such as in the f...
about 1 year ago in IBM i / Languages - RPG 1 Not under consideration

Eliminate the Propagation of READS SQL DATA in Caller Functions in SQL

When creating User Defined Table functions in SQL, the CONTAINS SQL, READS SQL DATA and MODIFIES SQL DATA statements are currently propagated up the food chain. This means if a simple function calls another function, that called function's attribu...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Implement TO_UTC_TIMESTAMP in Db2 for i

Other IBM database products have a method TO_UTC_TIMESTAMP that can be used to convert a timestamp from the local time zone to UTC, with awareness of the DST rules in effect on the date in question. Example Knowledge Center page from IBM Big SQL 5...
over 3 years ago in IBM i / Db2 for i 2 Future consideration

Add new field in QSYSFILES

Actuellement, il est impossible de récupérer le "Nombre actuel d'incréments" via une requête SQL sur QSYS2.SYSFILES. Cette information est présente dans le DSPFD. Currently, it is not possible to retrieve the "Number of current increments" by a SQ...
12 months ago in IBM i / Db2 for i 2 Future consideration

IBM i MULTIPATH SAN BEHAVIOR

Hello,Following the opening of an IBM i OS incident, we were told that we could not specify at the IBM i level the switching behavior between the different SAN paths. If on a loss of SAN path the automatic switch to another SAN path suits us, we d...
over 4 years ago in IBM i / Storage 6 Future consideration

Add exit point for job message queue full event

IBM has provided the very useful SQL table function QSYS2.JOBLOG_INFO to return the messages in a job log (we also have the messaging API's, but I will focus on JOBLOG_INFO here because of its ease of use). JOBLOG_INFO can be used to investigate w...
10 months ago in IBM i / Work Management and Messaging 2 Not under consideration

HTTP logging of HTTP_GET_VERBOSE and HTTP_POST_VERBOSE

When consuming a web service using the SQL based HTTP_GET_VERBOSE and HTTP_POST_VERBOSE, it would be extremely helpful to get a full log of the HTTP communication to the web service much like the LIBHTTP tools allowed for. Currently there is a way...
10 months ago in IBM i / Application Development 1 Submitted