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 419

SQL Function to Round Up Decimal/Precision

Create new SQL function roundup or update ceiling to allow decimal result with a defined precision. We commonly need to round up to 1 or 2 decimal points. Given round( 24.03 , 1 ) results in 24.0 But in our use cases, we need to roundup so that we...
almost 3 years ago in IBM i / Db2 for i 1 Not under consideration

Can't change journal for a view

Once a view is created there is no way to change the journal that it is attached to. Command Error rcvdENDJRNPF -> not a physical.ENDJRNAP -> not an access pathENDJRNOBJ -> not a dataqueue or dataarea. Please allow one of these commands f...
about 6 years ago in IBM i / Db2 for i 3 Not under consideration

Additional CAST support for XML

The XML datatype currently has no CAST support to other datatypes like CHAR, VARCHAR, CLOB, BLOB which makes migrations difficult (requires programs to be written). Use Case: We have an existing database with XML in CLOB fields which doesn't work ...
about 6 years ago in IBM i / Db2 for i 1 Not under consideration

Add the DETAILED_INFO paramater to the OBJECT_STATISTICS Table Function

The OBJECT_STATISTICS UDTF in QSYS2 is getting better all the time. However the *ALLSIMPLE concept that was later added to other UDTFs via their DETAILED_INFO parameter would benefit OBJECT_STATISTICS as well. Originally the Object Name could cont...
about 3 years ago in IBM i / Db2 for i 1 Not under consideration

Allow characters for DLVALUE

The DLVALUE statement might allow % and accented characters to be able to insert more diverse URL-compatible links Use Case: insert into dtalnk values('a', dlvalue('https://fr.wikipedia.org/wiki/T%C3%AAtes_raides' , 'URL' ) ) with NC; or insert in...
about 6 years ago in IBM i / Db2 for i 2 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...
over 1 year ago in IBM i / Db2 for i 4 Not under consideration

sql describe for embedded SELECT (embedded in CREATE or INSERT)

I work into a security software, and I have to identify when sensitive data are readRCAC is not always the solution.For example : when sensitive data are worked from a well known program, it is ok,But when the same data are worked from STRSQL or A...
about 6 years ago in IBM i / Db2 for i 3 Not under consideration

Add option to NOT generate QPJOBLOG spoolfiles when debugging SQL RPG programs.

When debugging a SQLRPGLE program and the files used in the program are large, the system generates hundreds of spool files QPJOBLOG which are all basically the same and have no useful information. It takes time to delete and slows the debug proce...
over 6 years ago in IBM i / Db2 for i 8 Not under consideration

Provide an Obscure Parameter attribute to SQL Functions for security purposes

When running a UDTF or UDF or even a stored procedure, we may be passing in sensitive information, such as passwords, security codes or credit card numbers. Similar to CL Command's DSPINPUT (display input) parameter, we need a way to hide that sen...
about 3 years ago in IBM i / Db2 for i 2 Not under consideration

IBM DB2 SQL Table: Database Manger Identity / Duplicate Key

SQL Table created in IBM Navigator for I. Identity column created as decimal, 9 in length. Database manager generates value is set to always and cycle values when the maximum or minimum value is reached is checked. There is also a primary key cons...
over 6 years ago in IBM i / Db2 for i 4 Not under consideration