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 361

Add native DB2 support for UUID columns

Add a new native data type of UUID to store standard 128-bit UUID values in a native type. Also add SQL functions to generate a new UUID, convert UUID to/from canonical string representations (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx), and the ability...
about 6 years ago in IBM i / Db2 for i 3 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...
over 5 years ago in IBM i / Db2 for i 4 Not under consideration

Trace usage of External SQL functions (linked to an external program) in OBJECT_STATISTICS or somewhere else

There is no IBMi object for External SQL Functions (linked to an external program). These functions are only knows and identified in DataBase level. It is impossible to know the last usage date for these functions. You can get the last usage date ...
over 1 year ago in IBM i / Db2 for i 2 Functionality already exists

Create an exit point similar to QIBM_QZDA_SQL2 but for all other SQL interfaces

There is no exit point for SQL when run outside the scope of ACS RUN SQL SCRIPTS or "Access i ODBC" as it is referred to in the docs. We need the ability to monitor and do other things for all SQL statements run on the system. We have users coming...
almost 2 years ago in IBM i / Db2 for i 2 Future 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...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

Multi-row insert in dynamic SQL RPG

Please enhance dynamic SQL support in RPG to include multi-row insert. Use Case: Dcl-DS myQualDS ExtName('THETBL') Dim(200) Qualified Inz; End-DS; myQualDS (1).dta = '1'; myQualDS (2).dta = '2'; Ctr = 2; SQLStatement = 'Insert into THETBL ? rows v...
almost 6 years ago in IBM i / Db2 for i 2 Future consideration

Create SQL Functions ("IBM Services") that retrieve the Problems database information (QASX* files and WRKPRB command)

Using WRKPRB we can see some of the information related to hardware and software problems. That info is stored in the QAXS* database files in QUSRSYS. I would like a set of SQL Table functions or VIEWS that can be used to access that information v...
over 1 year ago in IBM i / Db2 for i 3 Future 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...
almost 4 years ago in IBM i / Db2 for i 2 Not under consideration

cpyfrmimpf should handle commas.

The cpyfrmimpf command handles values similar to 123.45 and -678.90 in a numeric field, but sends message CPF2845, reason code 7 for values like 1,123.45 or -1,678.90. The command should handle commas as well as decimal points and minus signs. Use...
over 3 years ago in IBM i / Db2 for i 4 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...
over 4 years ago in IBM i / Db2 for i 4 Not under consideration