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 376

Extension of the reference manual "DB2 for i SQL Reference"

We have noticed that specifying a record format name when creating an SQL index always creates a derived index. In our case, access paths were therefore created twice. We were able to solve this problem by not specifying the record format name in ...
6 days ago in IBM i / Db2 for i 0 Submitted

DB2 for i GeoServer extension

We need to deliver geospatial data to the company via GeeoServer but we haven't found an extension that allows us to use DB2 for i as a datastore. There is a extension to DB2, but is for DB2 LUW and do not work with DB2 for i. (https://docs.geoser...
8 days ago in IBM i / Db2 for i 0 Submitted

Support an ADD MEMBER option on the GENERATE_SQL SQL Stored Procedure

Today if the output source file and member do not exist, the procedure fails. I think the proc should add/replace the data in the output member but also add the member if it does not exist.
12 days ago in IBM i / Db2 for i 0 Submitted

MQT maintained by system

MQT is a really good choice to speed up sql analysis. The main problem we are facing is to refresh it without locking. Like in other DB2 implementations for Windows and Unix ( https://www.ibm.com/docs/en/db2/11.5?topic=statements-refresh-table ) i...
12 days ago in IBM i / Db2 for i 0 Submitted

Add possibility to run an Excel macro from SYSTOOLS.GENERATE_SPREADSHEET

It would be convenient having the possibility to automatically run an Excel macro on a worksheet created by SYSTOOLS.GENERATE_SPREADSHEET. For instance to generate a chart based on the Excel data created.
19 days ago in IBM i / Db2 for i 1 Not under consideration

Provide SQL service that validates a character variable etc. as a valid OS name

Why is it useful? Currently there is functionality within the OS to validate a character string as a name. Command definitions provide this and CHECK keyword in display files too. There is no equivalent in SQL. We have several stored procedures th...
21 days ago in IBM i / Db2 for i 2 Future consideration

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
24 days ago in IBM i / Db2 for i 4 Future consideration

Provide indicator for internal / hidden journal entries

For ages the DSPJRN command has had the INCHIDENT parameter to include hidden / internal entries in the output; and recently the DISPLAY_JOURNAL table function has been enhanced to provide similar functionality via the INCLUDE_INTERNAL parameter. ...
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

Getting the response as a stream from the HTTP functions in QSYS2

The HTTP functions wait until the entire response has been received before returning it. Returning the response as a stream, without waiting for it to be complete, it would result in better performance particularly with very large responses.
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

Change SPOOLED_FILE_DATA so *SCS spooled files with ICGDTA(*YES) can be search

I wrote a routine to allow me to present spooled files in VS Code and open them into an edit tab, I can also download the spooled file. These actions use CPYTOSPLF. I also wrote a routine that uses SPOOLED_FILE_DATA but some *SCS reports are not a...
about 2 months ago in IBM i / Db2 for i 4 Under review