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 405

Document Display_Journal_Entry_Info

Found this undocumented feature Display_Journal_Entry_InfoI'd like it documented and supported. Use Case: Bust apart the journal entry data.
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

DBMON filtering enchancement when apllying on a Table

When starting a DBMON and filtering on a Table basis, FTRFILE, we would like to be able to see all sql traffic against this table, (successful, warnings and erroneous). Currently we are only able to see successfully executed sql statements. Use Ca...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

Allow overriding system value on update of audit columns

Currently doing an SQL update with overriding system value on a column defined as "Generated Always For Each Row on Update as Row Change" results in an SQL0109 saying that it is only allowed on columns defined as Generated Always ??? (probably it ...
over 5 years ago in IBM i / Db2 for i 3 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 6 years ago in IBM i / Db2 for i 5 Not under consideration

UDTF returning dynamic resultset

Today stored procedures can return dynamic result sets. It will be appreciated if UDTF could have the same feature. Today you can only return a TABLE, you need however to define each column even though a cursor will contain the required informatio...
almost 6 years ago in IBM i / Db2 for i 3 Future 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 6 years ago in IBM i / Db2 for i 2 Not under consideration

Provide an IBM i Service to return information from EIM Domain

The current EIM has no decent user interface. It is very cumbersome to inquire, add, change and delete via IBM Navigator for i. Use Case: Inquire and maintain EIM Domain using SQL select, insert, update and delete.
almost 6 years ago in IBM i / Db2 for i 4 Future consideration

CRTDUPOBJ of a table with long name

As indicated in the document N1017004 , ( http://www-01.ibm.com/support/docview.wss?crawler=1&uid=nas8N1017004 ) when I want to make a " CRTDUPOBJ " of a table with a long name, I can only change the short name of the table, not its long name....
almost 6 years ago in IBM i / Db2 for i 6 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...
almost 6 years ago in IBM i / Db2 for i 7 Future consideration

RPGLE embedded SQL nested datastructure (array)

It would be useful to allow nested ds and nested ds arrays for hostvariables in embedded SQL (RPGLE). Because now i have to move the nested subfield into a secondary standalone field.This is a horrible workaround :-) . Use Case: CASE WHEN :Example...
almost 6 years ago in IBM i / Db2 for i 6 Future consideration