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 212

Allow variable number of arguments on SQL CONCAT function

The current implementation of CONCAT only allows two parameters, for example CONCAT('hello', 'world') which makes concatenating multiple values cumbersome. This would for example result in CONCAT(CONCAT('hello', 'world'), 'again') for 3 strings. I...
about 2 years ago in IBM i / Db2 for i 5 Not under consideration

Command to validate indexes

I am filing this RFE in response to the listed PMR at the advice of the IBM staff working on that issue.We recently had a case where a specific record in a table somehow did not update all related indexes using the updated field as a key. This lef...
almost 7 years ago in IBM i / Db2 for i 2 Not under consideration

Table Reorganizations

Table Reorganizations option from Iseries Navigator does not periodically update the status of rows being reorganized. It waits until end to provide status. IBM developer went into tasks and processes and found what the count of rows re-org was. W...
almost 6 years ago in IBM i / Db2 for i 4 Not under consideration

Add a new code for journal record delete's from R/DL to a new code example R/DX.

We use the RGZPFM command regularly as our software is old. We run RGZPFM on all file members on Sundays when we do not have locks on the files. I have a program that goes through all physical files in the user libraries and does a RGZPFM. Due to ...
6 months ago in IBM i / Db2 for i 2 Not under consideration

improve SYSTOOLS.GENERATE_SPREADSHEET to be able to get back the generated as blob

As an alternative to save file to ifs, be able to get the resulting file as a blob. Would make serving the result on the web easier.
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Provide ARD Program(s) for non-Db2 Connect from IBM i

WRKRDBDIRE supports *ARDPGM but none are provided, by IBM. The system needs the easy abilitty to connect to non-Db2 database systems, like MariaDB, SQL Server using SQL via *ARDPGM. Provide basic support (perhaps using ODBC or JDBC drivers) for re...
almost 5 years ago in IBM i / Db2 for i 8 Not under consideration

Add does-not-contain option in SQL Plan Cache Statements

Access Client Solutions SQL Performance Center has a button "Show Statements..." that displays a "SQL Plan Cache Statements" window. You have a variety of filters, including "Statements that contain the following text". I think it would be incredi...
over 2 years ago in IBM i / Db2 for i 1 Not under consideration

Stop denial of service attack caused by using 3 part naming in a H/A environment

When I set up DB2 alias as per https://www.ibm.com/support/pages/rdb-relational-database-setting-brms-high-availability-environmentand then use 3 part naming in STATIC sql it initializes a denial of service attack and makes the system unusable. IB...
over 4 years ago in IBM i / Db2 for i 2 Not under consideration

SQL Request crossed between partition

On IBMi, you are not able to perform, throught SQL, a request to cross datas from differents systems.Always get a SQLCODE 42712:Message : [SQL0212] Indicatif de table en double A incorrect. Cause . . . . . : L'une des erreurs suivantes s'est produ...
about 5 years ago in IBM i / Db2 for i 4 Not under consideration

Gain access to procedure parameters within a Create Table Statement

Within SQL stored procedures, I would like to gain the ability to reference a stored procedure's parameters within a create table statement. The current alternative I use is to create a qtemp table with fields matching the parameters that need to ...
about 5 years ago in IBM i / Db2 for i 1 Not under consideration