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 366 of 4303

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...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

Extend FINAL TABLE to UPDATE/DELETE statement

DB2 on other platforms offers the FINAL TABLE with UPDATE/DELETE statements, however on IBM i this is limited to INSERT only. Please change DB2 for i to also support FINALE TABLE on UPDATE/DELETE statements. Use Case: The statement below... Select...
over 3 years ago in IBM i / Db2 for i 4 Future consideration

CPYTOSTMF

The CPYTOSTMF does not have the functionality to create a "Native Excel" XLS or XLSX file when the FROMFILE is an Physical file . Currently the CPYTOSTMF creates a delimited file separating fields using a comma, tilde, semicolon, etc. Suggest the ...
over 3 years ago in IBM i / Db2 for i 6 Not under consideration

Disallow ENDJRNPF by work with system security

add option to Work with System Security to disallow ENDJRNPF for files in User libraries. If set to NO, users with appropriate security settings may ENDJRNPF. If set to YES, no user (even *SECADM) may ENDJRNPF.(maybe not applicable on *IBM librari...
over 3 years ago in IBM i / Db2 for i 6 Not under consideration

PTF tool to identify missing co, prereq, and delayed ptf

Create application and supporting API to allow a user to query and compare PTF co/prereq and other information to what is installed on an LPAR versus what is available on fix central. Use Case: Use case would be to simplify PTF research. When ther...
over 3 years ago in IBM i / Db2 for i 3 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 3 years ago in IBM i / Db2 for i 4 Future consideration

documentation for the journal entries MC

the " F MC" journal entries: https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/rzaki/rzakivarlength.htm#rzakivarlength__TBLOBJLVL contain information about table changes however the details of the table structure are not documented. The tab...
over 3 years ago in IBM i / Db2 for i 2 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 3 years ago in IBM i / Db2 for i 4 Not under 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 3 years ago in IBM i / Db2 for i 5 Future consideration

audit fields

We would like to register info about creation and update of a row (anddelete when it comes to temporal tables). For these lifeCycleEvents', we need to store automatically (once forcreation, always for update) : - current timestamp, - transactionId...
over 3 years ago in IBM i / Db2 for i 3 Not under consideration