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 2903

Generate_Spreadsheet function needs ability to Kill the Java Daemon

We use Generate_Spreadsheet scalar function to create xlsx spreadsheets from data files in IBM i. According to the documentation i have read and conversations with IBM support this function is basically using the ACS base for its functionality. Wh...
about 1 month ago in IBM i / Db2 for i 1 Future consideration

Possibility to create IFS objects filters

Because many sources for IBM objects e.g programs, commands can be stored in IFS directories, it would be good to have possibility to define IFS directories and files filters like ones available for objects.
5 months ago in IBM i / RDi (Rational Developer for i) 4 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...
10 days ago in IBM i / Languages - Other 0 Submitted

RGZPFM option MBR(*ALL )

Enable the use *ALL on option MBR for the RGZPFM command for a hash partitioned table.
about 2 months ago in IBM i / Db2 for i 1 Under review

Monitor > System monitor on more nodes

In the old Client Access it was possible to have more nodes on the same system monitor grafic. (see the attach). in the new Navigator for I, we only can see grafics for single node in different windows.
3 months ago in IBM i / System Management 1 Submitted

keep alive or timeout within the LPR/LPD process to the IBM i for remote output queues to recover without having to end and restart the writer.

IBM i was sending data to the printer. The connection was dropped and both the IBM i and printer are waiting indefinitely for a response from the other side." the current design of LPR/LPD on IBM i does not have a keep alive or timeout setting. Th...
3 months ago in IBM i / Print 1 Future consideration

Add SQL functions for image catalog commands

when working with PTF images and/or OS upgrade images the ability to get details about image catalogs and read/verify entries from image catalogs QVOIRCLD - Retrieve Image Catalog Details QVOIRCLG - Retrieve Image Catalogs
about 1 month ago in IBM i / Db2 for i 2 Future consideration

ACS Run SQL script and prompting for statement variables. Support predefined and default values.

In ACS version 1.1.9.2 support for prompting statement variables with the use of ? or a variable name starting with : was introduced. Ref: https://www.ibm.com/support/pages/ibm-i-75-tr2-enhancements This is great. Prompting for a statement v...
2 months ago in IBM i / IBM i Access Family 1 Future consideration

DATFMT(*JOBYY) for date fields in DDS

We want to control the format of our date field dynamically depending on a country or user setting. Normally you can use the DATFMT keyword to set the date's format. And all formats are supported. Our idea was to use DATFMT(*JOB) because we wanted...
7 months ago in IBM i / Application Development 0 Submitted

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
5 months ago in IBM i / Languages - RPG 1 Future consideration