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 359

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/...
almost 6 years ago in IBM i / Db2 for i 2 Not under consideration

add record type to DNS_LOOKUP table function

DNS supports obviously many record types. Apparenty DNS_LOOKUP ask just for A type. Please add record type query for to DNS_LOOKUP as a second parameter (i.e. to ask for MX type, TXT type.... etc....)
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

SQL constraint "FOREIGN KEY DEFERRABLE"

One strength of relational databases is their constant vigilance over data correctness. The user can declare constraints that their data must obey, and then leave it to the database to enforce the rules. This saves a lot of procedural application ...
over 2 years ago in IBM i / Db2 for i 3 Future consideration

Support *ALLUSR and *ALL for QUSLMBR API

The QUSLMBR API supports a full library name, *LIBL or *CURLIB. However there is a need to "find members" on the system so *ALLUSR and even *ALL should be supported to enable that capability. Use Case: Using QUSLMBR I want to locate on the system ...
over 2 years ago in IBM i / Db2 for i 4 Not under 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...
almost 4 years ago in IBM i / Db2 for i 4 Not under consideration

Please finish/complete the integration of long SQL names into Db2 for i

When Long SQL Names are used, you can only rename those object using the SQL RENAME statement. However, RENAME supports only TABLEs, VIEWs, and INDEXes. Which means *FILE objects only. Sequences, Variables, Functions, Procedures, and the myriad ot...
12 months ago in IBM i / Db2 for i 3 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

Allow RUNSQLSTM to support a "continuation character" for very long SQL statements

When coding SQL statements for creating tables or indexes or whatever, we often have a problem formatting very long SQL statements because there is not "continuation line" character supported by the statement processor. The COMMENT ON statement ca...
8 months ago in IBM i / Db2 for i 3 Not under consideration

Add file types to CPYTOIMPF

We use CPYTOIMPF to create CSVs for our users. There are times when the .XLSX format is smaller in size. CPYTOIMPF would need to auto sense the target file extension type or require the user to supply the target file type and append the extension ...
about 2 years ago in IBM i / Db2 for i 2 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...
almost 5 years ago in IBM i / Db2 for i 2 Not under consideration