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

My votes: Db2 for i

Showing 230

Allow partitioning of DDS created tables

As of today, a DDS created table cannot be partitioned by ALTER TABLE ADD PARTITION. In many cases, a DDS table can be converted to an SQL table, however some keywords like DATFMT are not available in SQL. Which means that those tables cannot be c...
almost 2 years ago in IBM i / Db2 for i 1 Not under consideration

improve performances of DB2 sequences

I like the principle of DB2 sequences, but there is a big problem with the implementation of it on IBM i. Indeed, the command CREATE SEQUENCE does not generate a real DB2 object, It generates an IBM i object of DATA AREA type. However, DATA AREAs ...
about 3 years ago in IBM i / Db2 for i 5 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 3 years ago in IBM i / Db2 for i 1 Not under consideration

Show us how to tie in DISPLAY_JOURNAL with DISPLAY_JOURNAL_ENTRY_DATA

How can I do a SELECT joining DISPLAY_JOURNAL and DISPLAY_JOURNAL_ENTRY_DATA? Right now DISPLAY_JOURNAL_ENTRY_DATA is a stored procedure. Use Case: For those who eschew Temporal Tables.
over 6 years ago in IBM i / Db2 for i 1 Not under consideration

Customize CPYTOIMPF command

In CPYTOIMPF command with STRDLM('"') (double quote). Actually function is "ALL THE DATA AND ANY DOUBLE QUOTES IN THE MIDDLE NOW GET AN ADDED DOUBLE QUOTE SO ITS A SINGLE DOUBLE QUOTES". I need what was optional this function using a data area. Us...
over 6 years ago in IBM i / Db2 for i 4 Not under consideration

Generate an error in the event of memory corruption

We would like an enhancement to protect or ensure that the storage areas that are used by DB2 are not corrupted by a cobol program or RPG program / or if there is corruption that an error is generated ( rather than returning an sql code like +100)...
over 7 years ago in IBM i / Db2 for i 1 Not under consideration

Provide additional attribute for Adding trigger to enable them either for Interactive session or batch session.

Please provide an option to select either for interactive session or batch session while adding triggers to database files. It would help in a big way to develop access log applications for GDPR. Use Case: With the GDPR implementation in Europe, i...
over 7 years ago in IBM i / Db2 for i 3 Not under consideration

Enable ability to customize the name of the journal on CREATE SCHEMA

I would like to be able to specify the journal name when using CREATE SCHEMA command on IBM i, currently the Schema is created and journal is QSQJRN. The reason is if I created a schema starting with letter Q ,it creates the journal QSQJRN and I a...
over 7 years ago in IBM i / Db2 for i 1 Not under consideration

0N002 - A character cannot be mapped to a valid XML character.

Since we started using SQL more and more to build and parse XML we are running into SQL state error of 0N002 - A character cannot be mapped to a valid XML character. Our only known fix for this is to do a regular expression statement on each colum...
over 8 years ago in IBM i / Db2 for i 2 Not under consideration

Support ability to 'Lock In' a DB2 Plan

The DB2 optimizer continually reevaluates all conditions/variables to create the best plan at that moment. And almost always, the optimizer creates the best plan. There are times however, when the optimizer makes a poor choice. And when it does, t...
almost 9 years ago in IBM i / Db2 for i 1 Not under consideration