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 366

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

Inline code for SQL procedures/function

Today you can use inline code in SQL procedures/functions with the "include" statement , but need to write the code in a separate file like this: call qsys2.ifs_write( path_name => '/tmp/main.c' , file_ccsid => 1208, overwrite => 'REPLACE...
8 months ago in IBM i / Db2 for i 1 Not under 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
8 months ago in IBM i / Db2 for i 1 Future consideration

Json datatype create table

The idea would be to create a json datatype as happens in other dbms. This allows you to create fields in json type files (and not blobs as suggested in some documentation) while also verifying their actual validity.
8 months ago in IBM i / Db2 for i 1 Not under consideration

please include all the data from DSPHDWRSC in the view QSYS2.HARDWARE_RESOURCE_INFO

this would help to get additional important ant data from the system
8 months ago in IBM i / Db2 for i 2 Future consideration

AES Crypt

Make the AES algorithm compatible with AES calculated by different software platforms. The ENCRYPT_AES sql function can encrypt a DB column. Unfortunately the algorithm is IBM proprietary [The internal encryption algorithm used is from the CLiC To...
8 months ago in IBM i / Db2 for i 1 Not under 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) ...
9 months ago in IBM i / Db2 for i 2 Future consideration

Add something like IF EXIST for a table, view, procedures, etc.

In SQL, I often need to check if a table exists and either delete or create it. I opened a case and was told the functionality does not exist. If a file exists, I need to delete/DROP it. Sometimes, I need to create the table.
9 months ago in IBM i / Db2 for i 3 Not under consideration

Add Limit ID 18303 and 18304 to System limit alerts

We have a couple of system limit alerts regarding of reaching a table limit, limit_id 15xxx. But we don't have any for Journals, like sequence numbers limit_id 18303 and 18304
9 months ago in IBM i / Db2 for i 3 Future consideration

Allow variables defined with like(...) to be used as embedded SQL host variables

Variables defined with like(...) should be usable as embedded SQL host variables. Allowing only variables defined with a specific datatype makes for more difficult application maintenance.
9 months ago in IBM i / Db2 for i 2 Not under consideration