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 2908

job scheduler auditing

Changes to the job scheduler can not be traced. We need some kind of journaling to be able to see what changed, by whom and when. Use Case: Internal audit want to know why job schedule entries have been setup and/or removed/changed.
over 4 years ago in IBM i / Core OS 7 Future consideration

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
10 months ago in IBM i / Db2 for i 1 Not under consideration

Named constant *SRCCCSID for current source CCSID

Moving files from QRPGLESRC to IFS and around in international environment can cause some challenges for CCSID. However procedures can be written to be aware of this issue and be language (ccsid) neutral by passing the ccsid of the source file con...
about 1 year ago in IBM i / Languages - RPG 6 Not under consideration

Allow group profile password *NONE = *YES for IWS

Allow group profile to have no password in order for the business to use group profiles to deploy IWS installs. Currently fails and have to use their own user profile. This is not allowed and must use a group profile. Group profiles do not have pa...
over 3 years ago in IBM i / Web Serving 4 Not under consideration

Add an argument to %Scan to calculate and return occurrences of the search-arg

Objective: To have an argument in %Scan that returns the total number of occurrences of the search argument in the search string. for example... string = 'hello world' count of 'o' = 2 Below is a suggestive implementation using a hypothetical rese...
7 months ago in IBM i / Languages - RPG 2 Future consideration

Remember compile type per member

RDi remembers the last compile type used, for example CRTBNDRPG or CRTRPGMOD, however this is not per member. This always requires to right-click on the member, and select the proper compile type instead of just doing a CTRL-C to compile. Use Case...
over 5 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

UDTF retuns ROW

scalar User-defined Table function can today return single data. However, on other implementation of Db2 it is also possible to return ROW Also the "ROW OF table-name" to follow the paradigm. https://www.ibm.com/support/producthub/db2/docs/content...
about 4 years ago in IBM i / Db2 for i 3 Future consideration

IBM Access Client Solutions to Download a Spool File (Funktion WRKSPLF > PDF File) works correctly only with latin1 language

The i user has a SPLF in the OUTQ and wants to process it as a PDF file. IBM ACS offers the possibility with the function WRKSPL > PDF this works error free if the used character set page belongs to the font family Latin 1 (1252 - Windows Weste...
over 3 years ago in IBM i / IBM i Access Family 3 Not under consideration

Allow the Delete Key to function in iACS Printer Output Listing

In ACS when you select a group of spool files to delete you must right mouse click and then select delete. It would be great to have the Delete Key trigger the delete. Use Case: Many of the applications we work with every day enable the delete key...
almost 5 years ago in IBM i / IBM i Access Family 3 Future consideration

Add SQL Object Type to QDBRTVFD and QUSROBJD APIs

Today the SQL object type is available only via the QUSRMBRD (Retrieve Member Description) API. However when a file has NO MEMBERS, the QUSRMBRD API cannot be used to retrieve the needed SQL Object Type. Ironically, the QDBRTVFD (Retrieve File Des...
11 months ago in IBM i / Db2 for i 3 Functionality already exists