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 378

PTF tool to identify missing co, prereq, and delayed ptf

Create application and supporting API to allow a user to query and compare PTF co/prereq and other information to what is installed on an LPAR versus what is available on fix central. Use Case: Use case would be to simplify PTF research. When ther...
about 4 years ago in IBM i / Db2 for i 3 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 2 years ago in IBM i / Db2 for i 5 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...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

documentation for the journal entries MC

the " F MC" journal entries: https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/rzaki/rzakivarlength.htm#rzakivarlength__TBLOBJLVL contain information about table changes however the details of the table structure are not documented. The tab...
about 4 years ago in IBM i / Db2 for i 2 Not under 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....
over 5 years ago in IBM i / Db2 for i 6 Not under consideration

Support *LIBL on RUNQRY QRY()

Hi, When creating a query definition, the library is resolved at creation time and not at runtime. This method is unlike any other function on IBM i and doesn't allow the query to be used with another library list as it is ignored. This way you ca...
about 2 years ago in IBM i / Db2 for i 3 Future consideration

Provide a QCMDEXC-Likc Stored Proc that uses CONTAINS SQL

Provide an NEW SQL Stored Procedure for QCMDEXC or QCAPCMD that is set to CONTAINS SQL instead of MODIFIEDS SQL DATA. Use Case: When creating user-written SQL Functions that only contain SQL statements or perhaps READS SQL DATA, the use of QCMDEXC...
over 2 years ago in IBM i / Db2 for i 6 Not under consideration

Allow variable number of arguments on SQL CONCAT function

The current implementation of CONCAT only allows two parameters, for example CONCAT('hello', 'world') which makes concatenating multiple values cumbersome. This would for example result in CONCAT(CONCAT('hello', 'world'), 'again') for 3 strings. I...
over 1 year ago in IBM i / Db2 for i 5 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...
over 5 years ago in IBM i / Db2 for i 6 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
almost 6 years ago in IBM i / Db2 for i 5 Not under consideration