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

Db2 for i

Showing 190

Allow multiple Recipients in the send email function

Absolutely love that we now have send email, however the usability would grow if we could email multiple recipients. suggestion would be to have recipients septerated with a semi colon or comma.
over 1 year ago in IBM i / Db2 for i 3 Delivered

Add Limit ID 18303 and 18304 to System limit alerts

We have a couple of system limit alerts regarding of reaching a table limit, limit_id 15xxx. But we don't have any for Journals, like sequence numbers limit_id 18303 and 18304
almost 2 years ago in IBM i / Db2 for i 5 Delivered

The QSYS2.SYSDISKSTAT view should return "FAILED" instead of null value for disk paths that are in a FAILED state

When viewing disk path statuses from SST, a failed path will show a status of FAILED. When queried through QSYS2.SYSDISKSTAT these paths currently have a null "Resource Status". It would make more sense for the view to return information that is c...
almost 2 years ago in IBM i / Db2 for i 1 Delivered

add SQL query with print instead of display option or generate spool file then PDF ACS

In DB2 for z/OS there are utilities to generate a print/hard copy report instead of displaying the SQL query on screen, I find in DB2 for i OUTPUT(*PRINT) is not available or valid, and don't know of DB2 for i utility to do so. Printing high volum...
about 2 years ago in IBM i / Db2 for i 5 Delivered

Additional Information from QSYS2.PTF_INFO

For those PTFs that have special instructions it would be useful to include this information via a NULL capable column of type CLOB, for example call PTF_SPECIAL_INSTRUCTIONS, so that it can be queried via the QSYS2.PTF_INFO view. Currently there ...
about 2 years ago in IBM i / Db2 for i 3 Delivered

Add an ANY_VALUE aggregate function

Please add an ANY_VALUE aggregate function, this would simplify queries that group by an id and also require other values that are known to be unique within the group. SELECT a.article_id, ANY_VALUE(a.description), COUNT(*) FROM article AS a JOIN ...
about 2 years ago in IBM i / Db2 for i 2 Delivered

Add view or udtf JOB_QUEUE_ENTRIES

Because the view JOB_QUEUE_INFO already exist, so similar to the output_queue_xxx views the job_queue_entries view is missing select * from qsys2.job_queue_entrieswhere job_queue_name = 'QBATCH'
about 2 years ago in IBM i / Db2 for i 3 Delivered

Provide buffer length of LOB columns in SYSCOLUMNS2 view

When processing I/U/D entries from a journal using the DISPLAY_JOURNAL we need to "map" the entry specific data over the record layout. The amount of space occupied by a LOB column varies; depending upon where in the record the column starts. So t...
about 2 years ago in IBM i / Db2 for i 5 Delivered

change RESPONSE_HTTP_HEADER for QSYS2.HTTP_GET_VERBOSE when we want cookie

The HTTP functions do not handle the multiple use of the "set-cookie" headers within an HTTP response. The root issue is that JSON keys should be unique and multiple instances of the "set-cookie" key are not permitted in JSON. Here is a possible a...
over 2 years ago in IBM i / Db2 for i 2 Delivered

An IBM i Service to retrieve program copyright info similar to DSPPGM DETAIL(*COPYRIGHT)

This would be useful for programmers attempting to review or confirm the copyright entries on their commercial products.
over 2 years ago in IBM i / Db2 for i 3 Delivered