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 2964

Add ORDER BY Creation Date/Time to WRKSPLF and add *USRPRF option and System Value for Same

Our end users tend to keep SPOOLED files "forever" so the more days that pass, the longer their list of SPOOLED files becomes. I would be extremely helpful to provide a User Profile-based option for "SPOOLED File Sequencing" that is applied when U...
about 1 year ago in IBM i / Print 4 Future consideration

ClamAV rpm requested for IBM i

Please may we have a port of ClamAV (already available on AIX) for the IBM i platform incuding back to 7.1 :-) Use Case: Ability to run Open Source AV on the IBM i platform.
over 3 years ago in IBM i / Open Source and PASE 6 Planned for future release

reconnect buttom in RSS of ACS

Workaround for lost connection issue
3 months ago in IBM i / IBM i Access Family 1 Functionality already exists

DUPTAP performance should be improved

We recently found out, that DUPTAP has an expected behaviour that it takes twice as long as the SAVE-process. If the save-process exceeds 8 hours than one day (i.e. 24hrs) will not be enough to create a duplicate of the tape which is a requirement...
7 months ago in IBM i / Save and Restore 1 Submitted

DSPPGMREF with SQL

In SQL Services create a view or UDF, who have the same information as the CL command DSPPGMREF Use Case: get the list of programs that use a file ...
over 5 years ago in IBM i / Db2 for i 7 Future consideration

vdisk_protection_enabled in IBM i PowerHA environments

This is the corresponding RFE to RFE number 141546 but for IBM i side.Spectrum Virtualize (be it flashsystems or SVC) introduced feature to restrict LUNS from being unmapped or deleted from storage when there was I/O in last XX minutes.This featur...
about 3 years ago in IBM i / PowerHA 2 Future consideration

chg sql to calculate in the right way

Sql calculate with the smalest decimalcalculate (in a Programm or in STRSQL)select Sum(1,25), sum(1,25/100)*19 from unique-file where unique-key in(a, b) --> 2 recordShow: 2,50 0,38 and that is wrong.of course if i think of it, ich can calculat...
2 months ago in IBM i / Db2 for i 1 Not under consideration

Using SYSTOOLS.GENERATE_SPREADSHEET to export data to excel, using an existing excel template.

Be able to use an excel template, SPREADSHEET_TEMPLATE, to put the generated data in, setting sheet SPREADSHEET_SHEET and cell SPREADSHEET_CELL where to start put the data.
about 1 year ago in IBM i / IBM i Access Family 1 Future consideration

Declare UTF-8 character lenght in SQL TABLE not in bytes

Currently, when I create a new table and declare a field, for example, of type CHAR(10) UTF-8, the system only allows for 10 characters if each character is 1 byte in size. If a character occupies 2 or more bytes, the field length is no longer suf...
5 months ago in IBM i / Db2 for i 2 Not under consideration

New ASSERT op-code

Assertions are good programming style and widely in use in C, C++ and other languages. The idea is to have an ASSERT op-code like that: assert sqlcode in %list(0:100) 'Unexpected SQLCODE = '+%char(sqlcode); assert sqlcode = *zero %msg(...) %target...
12 months ago in IBM i / Languages - RPG 6 Future consideration