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 161

Temporal Support For System Tables

V7R3 of Db2 i introduced support for temporal tables. However, it is not possible for an end user to alter the system tables; such as QADBXREF / QADBIFLD, to be defined as temporal. Attempting to alter the table results in the following error mess...
about 5 years ago in IBM i / Db2 for i 3 Future consideration

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.
11 months ago in IBM i / Db2 for i 1 Future consideration

New SQLSetStmtAttr option for Completion/Diag Messages

During Debug mode, on IBM i, the SQL CLI APIs, such as SQLExecute generate diagnostic and completion messages indicating things such as "xx rows selected" or "xx rows inserted", or "Table XXX Dropped". This information does not currently get gener...
almost 8 years ago in IBM i / Db2 for i 2 Future consideration

Option to Normalize HTTP_RESPONSE_HEADER Fields (Key Names) in the QSYS2 HTTP Functions

The HTTP header fields are case-insensitive. That is, content-type, CONTENT-TYPE, and CoNtEnT-tYpE are all allowed uses of the IANA registered field Content-Type. Previously, when using the SYSTOOLS HTTP table functions (e.g., SYSTOOLS.HTTPGETCLO...
almost 2 years ago in IBM i / Db2 for i 3 Future consideration

SQL query to report on RGZPFM history with same details shown in table reorganzation panes

Provides historical details of table reorganizations that would benefit support and application users
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

allow lower security for QSYS2.MTI_INTO() function

MTI_INFO allows DB Admins to gain information on temporary indexes. The user needs *JOBCTL or QIBM_DB_SQLADM authority. On larger Systems it is not easy to grant *JOBCTL or to maintain the SQLADM for all users. When *PGMR user tries to get informa...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

EDRSQL server requires QUSER *RWX authority to ROOT

We recently secured our ROOT directory in the IFS; however, when the EDRSQL server job (QXDAEDRSQL) starts up; MSG CPE3401 is shown in the joblog and the job ends. (see attached joblog) The Security Audit Journal records an Authority Failure (AF) ...
almost 2 years ago in IBM i / Db2 for i 2 Future consideration

Enhance SQL UDTF LANGUAGE SQL INCLUDE statement to support user-written C functions

When building new capability for the #IBMi platform, we use the CREATE TABLE FUNCTION and CREATE FUNCTION SQL statements with the "INLINE" statement, to pull in source code written in the C language.Today, one "block" of code is permitted per incl...
almost 4 years ago in IBM i / Db2 for i 4 Future consideration

Add FOR COLUMN or FOR SYSTEM NAME to Function Return Column Definitions

For User-defined SQL Function, today we can define returned column name using up to 128 characters. There currently (as far as I know) is no way to also assign a shorter, more memorable "System Column Name" to the returned parameter. For example:...
about 3 years ago in IBM i / Db2 for i 1 Future consideration

Update cascade on constraints

Update cascade is allowed in other databases but, is restricted in DB2 for i, as more developers are modernizing their tables and are using constraints, referential integrity etc. This is going to be needed more and more.
about 3 years ago in IBM i / Db2 for i 2 Future consideration