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 201

First-class support for modernizing a data model

Database modernization on the IBM i is more complex & expensive than it could be. The Lab Services approach [1] of creating a logical file over redesigned tables, (to act as a surrogate for the old design) is a clever hack that reduces the cos...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

Nested calculated columns in SQL

Today you are not allowed to use nested result columns in calculations and expressions. The work around is to rewrite the statement to use common table expression. This, however, removes the focus from what need to be done - just to satisfy the na...
over 4 years ago in IBM i / Db2 for i 3 Not under consideration

Provide proper SQL auditing user/timestamps

Currently there's a mix of SESSION and CLIENT_USERID fields that can be used with Generated Always but the first returns the native account, while the second returns the client account but is blank when executed from SQL on IBM i itself. Please pr...
almost 5 years ago in IBM i / Db2 for i 2 Not under consideration

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

CPYTOIMPF for Excel

The only way to make the leading zero visible is to have the field interpret as if it contains only text. In OS400, if a field is alphanumeric, the number it may contain cannot be used for mathematical operations. For example, in Excel, to ensure ...
over 3 years ago in IBM i / Db2 for i 5 Not under consideration

"UPSERT" - update or insert

It would be appreciated if a UPSERT SQL statement could be introduced, that do an UPDATE but if the row does not exist will be changed to an insert. Look at upsert patterns and antipatterns: https://michaeljswart.com/2017/07/sql-server-upsert-patt...
almost 5 years ago in IBM i / Db2 for i 5 Not under consideration

Information about different drivers to connect to iseries

We'd like to get a (really complete) documentation of all possibilities to connect a windows pc to the iSeries.There exists a lot of drivers and software solutions. What we are missing is to see the difference between them.E.g. i Series Access ODB...
almost 7 years ago in IBM i / Db2 for i 6 Not under consideration

IFS_DELETE SQL Service

Create a IFS_delete, IFS_DELETE_UTF8 and IFS_delete_Binary sql services. Use Case: We have IFS_read and IFS_write but, we currently don't have a IFS_delete. For ease of use and consistency, please consider implementing this SQL service.
over 2 years ago in IBM i / Db2 for i 5 Not under consideration

SQL Inserts Using When FieldProcedure Attached

When using SQL on a table with 1 or more field procedure programs attached to 1 or more columns, a select to produce output will demonstrate DETERMINISTIC behavior in that output values will be cached and the field procedure program will only fire...
about 3 years ago in IBM i / Db2 for i 3 Not under consideration

Add Journal Entry Type for TRUNCATE TABLE

Add Journal Code "D" Entry Type "TT" or equivalent ("F-CR") on the SQL TRUNCATE TABLE event. Use Case: Current state, TRUNCATE TABLE creates a journal entry of F-CH and D-CG which states that the file has changed, these are the same entries writte...
over 4 years ago in IBM i / Db2 for i 2 Not under consideration