Skip to Main Content
IBM Power Ideas Portal
Hide about this 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 405 of 4651

API or DB2 SQL Service to return the OVRDBF information for a JOB

It would be nice to have either a DB2 SQL Service or API that would return the information from DSPOVR. Currently the only way I know to do this at least for the current job is to do a DSPOVR *PRINT or DSPJOB *PRINT and read through the spool file...
10 months ago in IBM i / Db2 for i 4 Future consideration

Enhance CREATE ALIAS to support a partition (i.e., member) name of *ALL

When attempting to read a multi-member database file, the only way to jump between members is to (A) do an OVRDBF or (B) create an SQL ALIAS. The SQL engine doesn't seem to respect the override when MBR(*ALL) is specified, and CREATE ALIAS also do...
5 months ago in IBM i / Db2 for i 1 Future consideration

DSPPGMREF with SQL

In SQL Services create a view or UDF, who have the same information as the CL command DSPPGMREF Use Case: get the list of programs that use a file ...
over 5 years ago in IBM i / Db2 for i 7 Future consideration

Allow LIKEDS in parameters defined in SQL UDF or UDTF

Allows ability to work at data structure level, templated, replicating the structure and ability to use eval-corr BIF where applicable to move from one structure to another (output). Simple example: take journal data (JOESD) as input and provide t...
4 months ago in IBM i / Db2 for i 1 Future consideration

Sql Update using Common Table Expresions

Currently an UPDATE statement that attempts to update a field with the selected value from a Common table expression causes an SQLCODE -199 with SQLSTATE 42601: "Illegal use of KeyWord UPDATE. Token ( SELECT VALUES was expected" --or something sim...
about 1 month ago in IBM i / Db2 for i 1 Not under consideration

Better documentation of Sqlstate behavior in IF statement

I ran into some peculiar piece of code that didn't do what I expected and decided to run a small test.The goal is to see if SqlState is being reset in an if-statement. My human brain says it shouldn't be reset in the example code below begin decl...
about 1 month ago in IBM i / Db2 for i 0 Submitted

Add ISO 8601 timestamp format.

ISO 8601 format shows:2019-07-17T15:21:38Z2019-07-17T15:21:38+01:00T = seperator between date and timeZ = Zulu time+01:00 is Zulu + 1 hour Use Case: Trying to do data interchange with other systems.
over 5 years ago in IBM i / Db2 for i 10 Future consideration

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
over 4 years ago in IBM i / Db2 for i 6 Future consideration

Implementation of restore function that does not change the state of the access path

We would like you to implement the restore function that does not change the state of the access path by implicitly shared access paths. Our customers are having trouble getting their program to do something unexpected by save and restore. We wou...
almost 3 years ago in IBM i / Db2 for i 6 Not under consideration

SYSTOOLS.READ_SPREADSHEET to be able to read xlsx files from SQL

It would be usefull to be able to read xlsx files from within RPG programs for importing data as a table function.
about 1 year ago in IBM i / Db2 for i 2 Future consideration