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

My ideas: Db2 for i

Showing 223

Require QIBM_DB_SECADM or similar to perform set session authorization

Today any user with *ALLOBJ is able to do the equivalent to sudo in Linux without the need of any password to become another user using set session authorization via SQL. Any user with *ALLOBJ can become Qsecofr by open strsql and run: “Set sessio...
over 2 years ago in IBM i / Db2 for i 5 Not under consideration

Exit Point QIBM_QDB_OPEN split

In the operating system there is one entry point DBOPEN Format DBOP0100 that takes care of database access. This is a really powerful exit point, because if activated it shows every access to a file. But on the other side is this exact the biggest...
over 5 years ago in IBM i / Db2 for i 12 Not under consideration

Add SIRGAS 2000 as supported datum on DB2 for i

Since 2005, Brazil has adopted datum SIRGAS 2000 as its official Georeferencing System. Therefore, all information exchanged between government entities must adhere to this standard. It is also used by other Latin American countries. Thus, it woul...
about 2 months ago in IBM i / Db2 for i 2 Not under consideration

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 1 year ago in IBM i / Db2 for i 3 Not under consideration

Visual explain as a SQL - IBM i service

Visual explain is a vital tool to get the information about how a SQL statement is processed and to understand the nature of SQL queries. However, it can be quite complicated to oververview complicated queries and the graph can be quite chaotic. M...
over 3 years ago in IBM i / Db2 for i 3 Not under consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
12 months ago in IBM i / Db2 for i 1 Not under consideration

SQL Update using Common Table Expresions

Currently an UPDATE statement that attempts to update a field with the selected value from a Common table expression causes an SQLCODE -199 with SQLSTATE 42601: "Illegal use of KeyWord UPDATE. Token ( SELECT VALUES was expected" --or something sim...
2 months ago in IBM i / Db2 for i 1 Not under 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...
4 months 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.
9 months ago in IBM i / Db2 for i 1 Not under 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...
over 7 years ago in IBM i / Db2 for i 3 Not under consideration