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 433 of 4922

First-class support for modernizing a data model

Database modernization on the IBM i is more complex & expensive than it could be. The Lab Services approach [1] of creating a logical file over redesigned tables, (to act as a surrogate for the old design) is a clever hack that reduces the cos...
about 8 years ago in IBM i / Db2 for i 2 Not under consideration

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

SQL Services should support audit journal & authority collection

Currently usage of IBM i Services (SQL) (e..g QSYS2.OUTPUT_QUEUE_ENTRIES_BASIC ) can fail with an authority failure without logging to the OS audit journal or showing up in authority collection. Per IBM support, this is working as designed. I'm co...
over 4 years ago in IBM i / Db2 for i 4 Future consideration

Change all SQL Interfaces (RUNSQLSTM, RUNSQL, STRSQL, etc) to NOT generate QSQLSRC in QTEMP

When "compiling" an SQL Procedure, Function, Variable or sequence the system (RUNSQLSTM) generates 2 work files as outlined in https://www.ibm.com/support/pages/restriction-qsqlsrc-end-usersThe 2nd file name is QSQL00001 (or similar) while the 1st...
over 4 years ago in IBM i / Db2 for i 3 Not under consideration

Preserve SQL view formatting

When creating complex views their readability is highly dependent on the formatting of the complex SQL statement. When retrieving the SQL definition of an existing view (in order to update it), the majority of the formatting is lost however which ...
over 4 years ago in IBM i / Db2 for i 4 Not under consideration

Allow *LIBL or omitted library on INCLUDE statement in SQL Stored procedures and Functions

The INCLUDE statement used to include C code in an SQL LANGUAGE Stored Procedure or User Defined (Table) Function requires an explicit library name. Common software development practices will have different versions or levels of code in different ...
over 4 years ago in IBM i / Db2 for i 2 Future 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 3 years ago in IBM i / Db2 for i 1 Future 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 5 years ago in IBM i / Db2 for i 4 Not under consideration

SQL DB2 change in the for system name

When you create an SQL table and the object identifier specified is a valid system name you can not specifiy a different for system name. I would like to be able to specifiy a different name for compatibility with older programs while using newer ...
almost 6 years ago in IBM i / Db2 for i 2 Not under consideration

Provide an SQL service to retrieve same data as DSPFFD command to OUTFILE for non-db2 objects such as DSPF, DDM, etc

When writing applications that utilize DSPFFD information, today you must code the command. An SQL service could provide flexibility and granularity to access this data for specific objects, similar to SYSCOLUMNS or OBJECT_STATISTICS.
almost 3 years ago in IBM i / Db2 for i 1 Future consideration