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 367

Implement JSON_LEN SQL scalar function (returns # of elements in JSON array)

Please implement a new SQL scalar function JSON_LEN, which returns the number of elements in a JSON array. if MyJSON contains "{"MyObj":{"MyArray":["One","Two","Three"]}}" exec sql set :NumElems = JSON_LEN(:MyJSON, '$.MyObj.MyArray'); sets NumElem...
6 months ago in IBM i / Db2 for i 4 Future consideration

Reset *JOB environment

Hi IBM Support, We have a situation where we run a third-party utility to import an excel file to a database table. As part of this process, a number of *JOB environment variables are added causing Python output to the console to display unprintab...
6 months ago in IBM i / Db2 for i 4 Not under consideration

Idea new DB2 for i Command

Idea-new command in SQL- similar to CPYTBLRECF or DUPTBLRECF: command would provide a function to copy selected records between tables either fixed record and field lengths or variable only check command would validate same record/field lengths wi...
7 months ago in IBM i / Db2 for i 1 Not under consideration

We havWe have a need to enlarge Number of bytes in a record which is currently set to a max value of 32766 bytes.e a need to enlarge Number of bytes in a record which is currently set to a max value of 32766 bytes.

We have a need to enlarge Number of bytes in a record which is currently set to a max value of 32766 bytes. As currently most of DB are support for more that 32766bytes no. Should be enhance the limitation to support for other platform as well.
7 months ago in IBM i / Db2 for i 1 Not under consideration

Requesting AUDIT_JOURNAL_SF table function

I have hundreds of printer devices and output queue entries. Many are obsolete. I would like to query the audit journal for SF entries for the latest entry involving any device and/or output queue. Something like select printer, max(entry_timestam...
7 months ago in IBM i / Db2 for i 1 Future consideration

improvement to SEND_EMAIL, add BLOB/CLOB as attachment

Be able to serve BLOB/CLOB objects as an attachment directly with SEND_EMAIL.
7 months ago in IBM i / Db2 for i 1 Not under consideration

improve SYSTOOLS.GENERATE_SPREADSHEET to be able to get back the generated as blob

As an alternative to save file to ifs, be able to get the resulting file as a blob. Would make serving the result on the web easier.
7 months ago in IBM i / Db2 for i 1 Not under consideration

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...
8 months ago in IBM i / Db2 for i 7 Future consideration

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 months ago in IBM i / Db2 for i 3 Future consideration

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...
8 months ago in IBM i / Db2 for i 1 Not under consideration