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 414

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...
3 months ago in IBM i / Db2 for i 1 Functionality already exists

Eliminate the Propagation of READS SQL DATA in Caller Functions in SQL

When creating User Defined Table functions in SQL, the CONTAINS SQL, READS SQL DATA and MODIFIES SQL DATA statements are currently propagated up the food chain. This means if a simple function calls another function, that called function's attribu...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

SQL view for Netserver info

With the newer OS releases for IBM i there have been views created to look at many of the components of the OS. It would be nice if there was a view to look at netserver info. Like netserver attributes, as well as file shares on the system. Curren...
over 4 years ago in IBM i / Db2 for i 4 Future consideration

add a new audit field to the SQL fields

I would like to be able to get the program name that updated/inserted a row in SQL in a generated always field. Today we can add the job, user, timestamp, ... automatically but not the name of the program. It would be more complete if we could add...
over 4 years ago in IBM i / Db2 for i 2 Future consideration

Add a YEAR_ISO function

Add a YEAR_ISO function to get the ISO year of a given date/timestamp. The VARCHAR_FORMAT function can be used with the 'IYYY' format to optain the ISO year but it would be nice if there were a shorthand just like with WEEK_ISO and DAYOFWEEK_ISO. ...
over 3 years ago in IBM i / Db2 for i 2 Future consideration

Change the QSYS2.IFS_READ Table Function to accept a variable as the Path Name

It would make the IFS_READ Table Function more useful when processing files received from REST API's.
12 months ago in IBM i / Db2 for i 3 Functionality already exists

Add syslog facility to MESSAGE_QUEUE_INFO table function

This facility already exists for the history log and audit journal table functions, but those are quite limited in scope as many events will not occur in either source. Having the facility to retrieve messages in the same way for ad hoc message qu...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

We need >99 QDBSRVnn tasks

The current limit of QDBSRVnn tasks is 99. We need more such tasks. We need a three-digit number. Use Case: We need more tasks to rebuild access paths in parallel. The current limit of QDBSRVnn is 99. Only half of them (50) are used for rebuild. T...
almost 4 years ago in IBM i / Db2 for i 2 Future consideration

Resolve object references for embedded SQL at compile time

Product: Change Management Our change management application allows us to track changes, automate our deployment and development process, and perform impact analysis, all of which give us better controls and reduce risk in our software development...
almost 7 years ago in IBM i / Db2 for i 5 Not under consideration

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration