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 380

Alter table without exclusive lock

Provide possibility to alter table add column without exclusive lock on the table to enable 24x7 deployment with zero downtime for real-time applications. Possible solution can be done in a same way as online DDL in innodb. (https://dev.mysql.com/...
about 6 years ago in IBM i / Db2 for i 2 Not under consideration

create SQL Service like WRKJOBLOG e.g. JOB_LOG_INFO and REMOVE_JOB_LOG

using JOB_INFO one is able to find about job status. If there is high activity on a server, a lot of job logs are created. To clean up, one can use WRKJOBLOG, use filtering, and F13 to delete. Please provide SQL service for a) filtering and gettin...
almost 2 years ago in IBM i / Db2 for i 2 Future consideration

SQL update with a From clause

Having worked a little with MS SQL Server I've found their SQL Update with a from clause Very convenientlikeupdate fileAset fileA.field1 = fileB.field1from fileA inner join fileB on fileB.key = fileA.key IMHO this syntax is much clearer then the c...
almost 4 years ago in IBM i / Db2 for i 2 Not under consideration

OBJECT_STATISTICS table function should return source information for CRTBNDxxx compiled objects.

OBJECT_STATISTICS currently returns NULL for the source info for programs compiled with CRTBNDxxx commands. That info it is available in DSPPGM for the object if you drill into the QTEMP module of the program. This would be helpful for users wanti...
over 1 year ago in IBM i / Db2 for i 1 Functionality already exists

An IBM i Service for retrieving Netserver session details

The QSYS2.SERVER_SHARE_INFO service shows various details about the existing shares including the share name, IFS path, read/write status, and current number of users that are connected. However it does not give a view of who those users are. This...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

Improve tracking of what job is the client job for QSQSRVR jobs with ability to review over time

Today, a CPF9898 message is logged to the QSQSRVR job log with the server mode connecting job information. This is useful while the client is actively using the job, but it is insufficient to assess the overall workload on QSQSRVR jobs by the vari...
over 1 year ago in IBM i / Db2 for i 1 Future consideration

Support for Application-Period Temporal Tables

System-period temporal tables are great, but "system-time" is not appropriate in many applications. Quoting from an article by Philip Nelson on DB2 Temporal Support - A Practical Introduction: Temporal support consists of two key concepts : system...
over 2 years ago in IBM i / Db2 for i 2 Future consideration

Local scoped functions and procedures in UDTF and stored procedures

For structural reasons you sometime need to encapsulate logic as locally scoped functions and procedure when you create UDTF and stored procedures - just like you would do in any other programing language. However SQL-PL does not allow that in the...
over 4 years ago in IBM i / Db2 for i 3 Future consideration

tool to summarize all PTFs and APARs in a CUME or group

CUMEs can contain hundreds of PTFs. Each PTF has an APAR and both should be reviewed for any special instructions and or issues in the APAR. It would be good to have a tool to filter through all this and summarize any actions or special issues. Us...
about 4 years ago in IBM i / Db2 for i 4 Not under consideration

Add Journal Entry Type for TRUNCATE TABLE

Add Journal Code "D" Entry Type "TT" or equivalent ("F-CR") on the SQL TRUNCATE TABLE event. Use Case: Current state, TRUNCATE TABLE creates a journal entry of F-CH and D-CG which states that the file has changed, these are the same entries writte...
about 5 years ago in IBM i / Db2 for i 2 Not under consideration