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 385

SQL update with a From clause

Having worked a little with MS SQL Server I've found their SQL Update with a from clause Very convenientlikeupdate fileAset fileA.field1 = fileB.field1from fileA inner join fileB on fileB.key = fileA.key IMHO this syntax is much clearer then the c...
about 4 years ago in IBM i / Db2 for i 2 Not under consideration

Materialized Query Table functionality

Add capability in SQL to create Materialized Query Tables (MQT) with the following:1. data initially deferred refresh immediate2. maintained by system3. set integrity for (MQT) immediate checked incremental (or Not Incremental) Use Case: create ta...
almost 6 years ago in IBM i / Db2 for i 3 Future consideration

Please create SQL service to retrieve PCML from compiled modules

Breaking out this part from https://ibm-power-systems.ideas.ibm.com/ideas/IBMI-I-3437 Please create a SQL service to retrieve PCM from compiled programs like the QBNRPII but easier to use. My personal use case for this is to automatically create P...
about 2 years ago in IBM i / Db2 for i 1 Future consideration

Local scoped functions and procedures in UDTF and stored procedures

For structural reasons you sometime need to encapsulate logic as locally scoped functions and procedure when you create UDTF and stored procedures - just like you would do in any other programing language. However SQL-PL does not allow that in the...
almost 5 years ago in IBM i / Db2 for i 3 Future consideration

Add Journal Entry Type for TRUNCATE TABLE

Add Journal Code "D" Entry Type "TT" or equivalent ("F-CR") on the SQL TRUNCATE TABLE event. Use Case: Current state, TRUNCATE TABLE creates a journal entry of F-CH and D-CG which states that the file has changed, these are the same entries writte...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

Provide indicator for internal / hidden journal entries

For ages the DSPJRN command has had the INCHIDENT parameter to include hidden / internal entries in the output; and recently the DISPLAY_JOURNAL table function has been enhanced to provide similar functionality via the INCLUDE_INTERNAL parameter. ...
4 months ago in IBM i / Db2 for i 1 Not under consideration

tool to summarize all PTFs and APARs in a CUME or group

CUMEs can contain hundreds of PTFs. Each PTF has an APAR and both should be reviewed for any special instructions and or issues in the APAR. It would be good to have a tool to filter through all this and summarize any actions or special issues. Us...
over 4 years ago in IBM i / Db2 for i 4 Not under consideration

QIBM_QZDA_INIT - Add new format that includes the source IP

Add a new exit point format for QIBM_QZDA_INIT that includes the IP address of the client initiating the connection. Use Case: We use the QIBM_QZDA_INIT exit point to filter which user accounts are allowed access via ODBC/JDBC. We would like to be...
over 7 years ago in IBM i / Db2 for i 2 Not under consideration

An IBM i Service for retrieving Netserver session details

The QSYS2.SERVER_SHARE_INFO service shows various details about the existing shares including the share name, IFS path, read/write status, and current number of users that are connected. However it does not give a view of who those users are. This...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

Add parameters to QSys2.JobInfo, QSys2.Active_Job_Info and QSys2.Library_List_Info to accept a fully qualified job name.

I need the ability to get a specific job's Library List. Not the current job.
about 1 year ago in IBM i / Db2 for i 2 Not under consideration