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 914

Possibility for %lookup to search more than one field of a structure.

In data structures, lookup using %lookup is fantastic. But it would be interesting to add the possibility of searching on two or more fields: structure(1).field1 = 'A'; structure(1).field2 = 123; structure(1).field..... structure(2).field1 = 'B'; ...
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

Add Inherit Rules to IFS journalling

Today when you set up journalling for the IFS the STRJRN command allows you to filter the objects that are to be journalled, however this is a one off request and the inherit rules are not able to be set to allow future filtering of the objects jo...
7 months ago in IBM i / IFS (Integrated File System) and Servers 1 Future consideration

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...
6 months ago in IBM i / Print 1 Future consideration

Consolidate documentation for Services and documentation for the system catalog into one area.

Instead of placing the documentation for IBM i Services underneath "Performance and query optimization" move it to "Db2 for i catalog views". Take these links: Db2® for i Services: https://www.ibm.com/docs/en/i/7.5?topic=optimization-db2-i-service...
over 1 year ago in IBM i / Db2 for i 9 Future consideration

Enable RST PATTERN with object type

Sometimes we need to restore only the DIR structure (without *STMF object type) from a saved Ifs's folder (Cmd SAV). Using SUBTREE(*DIR) restore only the firt level of directory. Enabling the command to accept something like: RST DEV('/QSYS.LIB/QG...
3 months ago in IBM i / Save and Restore 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
4 months ago in IBM i / Db2 for i 2 Future consideration

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...
4 months ago in IBM i / Db2 for i 1 Future consideration

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add parameter to RSTLIB / RSTOBJ commands to restore table(s) without data

Please consider adding a parameter to the RSTLIB and RSTOBJ commands to allow restore of DB2 tables / PF's without data (rows). It would be great to be able to restore libraries or objects without getting the data onto the system. Use case 1: We h...
over 1 year ago in IBM i / Db2 for i 7 Future consideration

Add "Deprecated" as a special keyword to procedures

Deprecation is something that is not something that RPG developers would be familiar with, however open source developers are. When you no longer need a method or when you dont want someone to use a method that is out there, you deprecate the meth...
about 2 years ago in IBM i / Languages - RPG 8 Future consideration