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 153

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

Add new field in QSYSFILES

Actuellement, il est impossible de récupérer le "Nombre actuel d'incréments" via une requête SQL sur QSYS2.SYSFILES. Cette information est présente dans le DSPFD. Currently, it is not possible to retrieve the "Number of current increments" by a SQ...
over 1 year ago in IBM i / Db2 for i 2 Future consideration

With CREATE TABLE ( LIKE SomeTable ), allow inheritance of nullability and labels

When doing CREATE OR REPLACE MYTABLE ( LIKE ANOTHERTABLE INCLUDING COLUMN DEFAULTS ) Please inherit nullability and labels from ANOTHERTABLE, or, give the option to, similar to INCLUDING COLUMN DEFAULTS. Use Case: I often need to create a table th...
over 4 years ago in IBM i / Db2 for i 5 Future consideration

Provide an IBM i Service to return information from EIM Domain

The current EIM has no decent user interface. It is very cumbersome to inquire, add, change and delete via IBM Navigator for i. Use Case: Inquire and maintain EIM Domain using SQL select, insert, update and delete.
almost 6 years ago in IBM i / Db2 for i 4 Future consideration

UDTF retuns ROW

scalar User-defined Table function can today return single data. However, on other implementation of Db2 it is also possible to return ROW Also the "ROW OF table-name" to follow the paradigm. https://www.ibm.com/support/producthub/db2/docs/content...
over 4 years ago in IBM i / Db2 for i 3 Future consideration

new IBM i SQL service to return additional TCP/IP information

with the addition of some new services that do DNS lookup functions(thanks!) we need a service that shows the current DNS configuration for the server. CFGTCP <option 12> is the data i am referring to.
12 months ago in IBM i / Db2 for i 3 Future consideration

INSERT CAST error should provide column name

If a SQL INSERT into a table fails with a SQLSTATE of 22018 (Character in CAST argument not valid), it doesn't provide the column name upon which the CAST failed. Db2 has to know which column it was operating on, it just doesn't provide that to th...
about 7 years ago in IBM i / Db2 for i 5 Future consideration

UDTF returning dynamic resultset

Today stored procedures can return dynamic result sets. It will be appreciated if UDTF could have the same feature. Today you can only return a TABLE, you need however to define each column even though a cursor will contain the required informatio...
almost 6 years ago in IBM i / Db2 for i 3 Future consideration

JavaScript (Node.js) as native stored procedure / UDTF language

Today we can use PL/SQL, java and any other ILE language to make stored procedures and UDTF in Db2. However new languages are being used for modern application ie javaScript within Node.js and Python to name a few - and and other languages from th...
over 5 years ago in IBM i / Db2 for i 5 Future consideration

Query Supervisor: Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles

Update ADD_QUERY_THRESHOLD procedure to add filters to restrict or allow users by Gruop Profiles. I think this capability can be enhanced add INCLUDE_GRPPRF and EXCLUDE_GRPPRF to allow more filters when we have the user profiles organized by Group...
about 1 year ago in IBM i / Db2 for i 3 Future consideration