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 230

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

Enhance QCMDEXC Scalar function to process an entire result set

I have hit a max limit on the QCMDEXC scalar function. for example, I have 243 jobs in the job scheduler and I need to hold them all with the exception of a few. I have to run my HLDJOBSCDE command using the qcmdexc scalar function about 3 times b...
almost 2 years ago in IBM i / Db2 for i 4 Not under consideration

Optim Test Data Management - LOAD Feature -Db2 for i - Table columns with "Generated Always" constraint

Db2 for I does not support IBM InfoSphere Optim to load into a column with the 'Generated Always' constraint. Use Case: System: IBM InfoSphere Optim Test Data ManagementActor: Customer Use cases for the system: 1. Mask and load data into a Db2 tab...
almost 6 years ago in IBM i / Db2 for i 2 Not under consideration

Add skguard count to DB Health Center as System or Environment Limit

It turned out that hitting the maximum number of entries in skguard causes a major outage as no sqe optimization can take place. This requires an IPL to resolve. It seems reasonable to add the number of entries in skguard to DB Health Center to av...
about 8 years ago in IBM i / Db2 for i 1 Not under consideration

Implement an option to ignore trigger on update

Add an option that allows to ignore triggers on update/delete Use Case: I'm having a stored procedure that updates a technical field on tables. these updates are slow, because there are triggers on some tables. I know that these updates don't have...
about 8 years ago in IBM i / Db2 for i 2 Not under consideration

SQL - parse char string using external definition

Many times, in existing customers ERPs, there are fields where structured information is stored in a single big CHAR string. Usually the intent is to have a generic data carrying field in the same table, where the type of information is stored in ...
about 2 years ago in IBM i / Db2 for i 1 Not under consideration

FIELDPROC - Missing record informations

Field procedures need a possibility to get field values beside the current field in the same record.So there should be additional parameters for the field procedures like a pointer to the current record or, if not possible the current record numbe...
over 8 years ago in IBM i / Db2 for i 1 Not under consideration

Inline code for SQL procedures/function

Today you can use inline code in SQL procedures/functions with the "include" statement , but need to write the code in a separate file like this: call qsys2.ifs_write( path_name => '/tmp/main.c' , file_ccsid => 1208, overwrite => 'REPLACE...
about 2 years ago in IBM i / Db2 for i 1 Not under consideration

Json datatype create table

The idea would be to create a json datatype as happens in other dbms. This allows you to create fields in json type files (and not blobs as suggested in some documentation) while also verifying their actual validity.
about 2 years ago in IBM i / Db2 for i 1 Not under consideration