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 441

Enhance the Query Supervisor for temporary storage thresholds to also apply to the *DATABASE temporary storage buckets

We have had several rogue queries that used very large amounts of temporary storage. We have query supervisor thresholds in place, but it did not alert us because the temporary storage was not part of the job itself, but rather the database tempor...
11 months ago in IBM i / Db2 for i 1 Functionality already exists

Create GenerateAndEmailSpreadsheet

With the addition of Generate Spreadsheet and Send Email both are valuable but the adoption would have quite a bit of use if we had one function that does both.
over 2 years ago in IBM i / Db2 for i 3 Not under consideration

SAVLIB / RSTLIB - Guarantee that all type external procedures are saved and restored

Our company does SAVLIB backups of production libraries for last resort recovery and development environment restoration. There is a hole in this process that is recognized in "External Procedures, Triggers, and User-Defined Functions on IBM DB2 f...
over 6 years ago in IBM i / Db2 for i 7 Future consideration

allow three part names in db2 for i services

please add ability to use three-part naming in UDTF or in db2 for i services likeQSYS2.JOB_INFOIt seems that the 3-part naming isn't working or supported in UDTFs. .e.g.:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20...
about 8 years ago in IBM i / Db2 for i 3 Not under consideration

SQL precompiler support for EXTNAME(filename : fmtname : fieldtype) where fieldtype is *ALL, *INPUT, *OUTPUT, or *KEY

Allow the use of a data-structure defined with EXTNAME(*ALL, *INPUT, *OUTPUT, or *KEY) to be used as an SQL host variable. Use Case: In a case where IO must be done with a workstation file you have to code separate data-structures, one with *ALL f...
about 5 years ago in IBM i / Db2 for i 5 Future consideration

add a field in QSYS2.LICENSE_INFO that shows the "P- group" for the listed licensed program product.

There currently exists a field "PROCESSOR_GROUP" in the SQL view QSYS2.LICENSE_INFO, which is the processor group for the server the software is currently installed. the new field should more closely align with the column "PROCESSOR" in the output...
9 months ago in IBM i / Db2 for i 1 Future consideration

Enhance SQL Error Log Function to display variable value(s) in the SQL string displayed in the STATEMENT_TEXT column rather than the "?".

Helps to identify the specific values when the error or warning occured.
about 2 years ago in IBM i / Db2 for i 1 Future consideration

Greek characters on user profile description in iNAV interface

We want to be displayed the Greek characters in user's profile description when browsing users through the new iNAV web interface, just as it has been in old Heritage Navigator and until previous release V7R3! We cannot change profile descriptions...
about 2 years ago in IBM i / Db2 for i 2 Future consideration

Returning a JSON in a string (RPG FREE) without back slash for an API REST

When i use JSON_OBJECT into a VARCHAR who is returning from an API rest the values of KEY contains back slash before quotation marks. When i use a DS the result is OK but if i want to use JSON SQL functions i have the above problem. Is it possible...
about 1 year ago in IBM i / Db2 for i 4 Functionality already exists

Implement JSON_LEN SQL scalar function (returns # of elements in JSON array)

Please implement a new SQL scalar function JSON_LEN, which returns the number of elements in a JSON array. if MyJSON contains "{"MyObj":{"MyArray":["One","Two","Three"]}}" exec sql set :NumElems = JSON_LEN(:MyJSON, '$.MyObj.MyArray'); sets NumElem...
about 2 years ago in IBM i / Db2 for i 4 Future consideration