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 of 4265

Change JOURNALED_OBJECTS to only scan requested libraries/objects

select * from JOURNALED_OBJECTS WHERE OBJECT_LIBRARY = 'SYSIBM' and OBJECT_NAME = 'SYSDUMMY1'; When this SQL is run against the Journaled_Objects view, it scans all objects in all libraries. If there are objects locked that cannot be scanned, the ...
about 1 year ago in IBM i / Db2 for i 2 Functionality already exists

Improve the SET DESCRIPTOR statement

The usage of the SET DESCRIPTOR statement is currently complex, tedious and error prone, this leads to hard to maintain code and the usage of anti patterns like user supplied strings directly inserted into dynamic SQL or complex case statements in...
about 2 years ago in IBM i / Db2 for i 1 Not under consideration

Add Db2i for i Service to maintain validation list

Please add a DB2 for i service that looks at/maintains the users under validations list under the HTTP admin server. If you need to rename a user today you can't, you have to recreate the user. Having a service like this will help helpdesk and/or ...
over 1 year ago in IBM i / Db2 for i 1 Future consideration

Allow APYJRNCHG and RMVJRNCHG to use remote journal receivers

APYJRNCHG and RMVJRNCHG do not allow remote journal receivers to be used, however after saving the receivers and restoring them into the receiver library of the local journal, they can be used without a problem. This however needs manual steps and...
9 months ago in IBM i / Db2 for i 1 Not under consideration

Enhance remote journaling service with restart option

The remote journaling service has no option on the STRTCPSVR or ENDTCPSVR command. This is also not an option in the new navigator to stop/start/restart the remote journaling service. In addition to no stop/start/restart options. When changing the...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

CRTDUPOBJ of a table with long name

As indicated in the document N1017004 , ( http://www-01.ibm.com/support/docview.wss?crawler=1&uid=nas8N1017004 ) when I want to make a " CRTDUPOBJ " of a table with a long name, I can only change the short name of the table, not its long name....
almost 5 years ago in IBM i / Db2 for i 6 Not under consideration

Ability to sort WRKQRY/RUNQRY in arrival sequence

With the changes being made to query and its move from the CQE to SQE, this has exposed an issue where it offers no way to sort records in arrival sequence. The record order cannot be guaranteed unless it is specified as a sort field but query has...
about 5 years ago in IBM i / Db2 for i 6 Not under consideration

directly enter SQL-Arrays as Input Arguments for Stored Procedures

Our reporting systems calls Stored Procedues on a DB2/400 system via ODBC/JDBC. The SP receives for example one productID and then it collects the desired informations from our DB2400-tables and return it to the reporting system via a result set. ...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

Add DB2 functions to modify JSON object

Today, with DB2, we have some functions to publish or consume JSON.We don't have any function to modify a JSON object Use Case: Need to modify JSON objects: add or remove a node, change a key or value
over 5 years ago in IBM i / Db2 for i 5 Not under consideration

Partitioned tables increase limit partitions (more than 256 partitions)

Hello, We think that it will be useful increase actual limit of 256 partitions on a partitioned table. Our customer generates really big amount of information (Banking customer), and our estimations are that on next year he won't have enough ...
over 1 year ago in IBM i / Db2 for i 1 Future consideration