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

FILTER BY CATEGORY

Db2 for i

Showing 8

improve MERGE by adding the option "WHEN NOT MATCHED BY SOURCE THEN DELETE"

Today, it is impossible to use the DELETE clause behind WHEN NOT MATCHED.Some DBMS other than DB2 allow this.Would it be possible to add this feature, like in this example ? MERGE target_table USING source_table ON merge_condition WHEN MATCHED THE...
5 months ago in IBM i / Db2 for i 3 Submitted

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...
10 days ago in IBM i / Db2 for i 0 Submitted

Add new field in QSYSFILES

Actuellement, il est impossible de récupérer le "Nombre actuel d'incréments" via une requête SQL sur QSYS2.SYSFILES. Cette information est présente dans le DSPFD. Currently, it is not possible to retrieve the "Number of current increments" by a SQ...
25 days ago in IBM i / Db2 for i 0 Submitted

Enhance or create a new DB2 Service IFS Save Files

Need the ability to see the details of a save file that contains IFS objects so that we can programmatically act on what is inside the save file. For example: CRTSAVF FILE(yourlib/yoursavf)SAV DEV('/qsys.lib/yourlib.lib/yoursavf.file') OBJ(('/home...
17 days ago in IBM i / Db2 for i 0 Submitted

Custom HTTP Header Fields Should Replace Supplied Defaults in the QSYS2 HTTP Functions

When using the QSYS2 HTTP functions, custom HTTP request fields can be supplied. These supplied fields should replace any defaults provided by the HTTP functions. For example, the HTTP request field "Host" is automatically supplied by the HTTP fun...
24 days ago in IBM i / Db2 for i 0 Submitted

Provide FIELDPROC_ENCODED_COMPARISON QAQQINI function at column level

DB2 for i Field Procedures are primarily used for column level encryption. The defacto standard for encryption is AES. Ideally, encryption should not be deterministic. In other words, encrypting the same plain text multiple times should produce di...
8 days ago in IBM i / Db2 for i 0 Submitted

Add parameter to RSTLIB / RSTOBJ commands to restore table(s) without data

Please consider adding a parameter to the RSTLIB and RSTOBJ commands to allow restore of DB2 tables / PF's without data (rows). It would be great to be able to restore libraries or objects without getting the data onto the system. Use case 1: We h...
4 days ago in IBM i / Db2 for i 0 Submitted

Add a warning when parameter markers are truncated

IBM i silently truncates parameters to prepared statements to match the length of the target. -----From https://www.ibm.com/docs/en/i/7.4?topic=statements-open, section "Parameter marker replacement" : However, unlike the rules for assigning a val...
29 days ago in IBM i / Db2 for i 0 Submitted