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 201

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

Timestamp change when altering a partitioned tables partitions

The good (smart) thing about partition table is that when you take a back up you can tell BRMS to take a back up only on changed partitions. When altering a tables partitions, the changed timestamp is changed on all partitions, not just only the o...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Add Support for COMMENT ON to SQL VIEW, SEQUENCE etc.

Add support to add OBJECT TEXT (COMMENT ON or LABEL ON in SQL terminology) to those SQL-created objects that are currently not supported. by the COMMON ON statement.Such as VIEWS, SEQUENCES, TRIGGERS etc. Use Case: Today, when you create (for exam...
about 2 years ago in IBM i / Db2 for i 5 Not under consideration

IBM i Services (sql) related to hardware

There are a lot of IBM i Services (sql) as tables, views or table functions. They covered almost every part of operating system (powerHA last time), but still there is no such services related to IBM i operating system hardware. Good to have table...
over 3 years ago in IBM i / Db2 for i 3 Not under consideration

Nested calculated columns in SQL

Today you are not allowed to use nested result columns in calculations and expressions. The work around is to rewrite the statement to use common table expression. This, however, removes the focus from what need to be done - just to satisfy the na...
over 4 years ago in IBM i / Db2 for i 3 Not under consideration

Retrieve existence from /QNTC shared folder by QSYS2.IFS_OBJECT_STATISTIC

QSYS2.IFS_OBJECT_STATISTICS returned not value if /QNTC shared folders are selected, even if I use the required user-authentification. Compare to QMGTOOLS/CHKIFS what returned '10' for exisiting and '00' for not found. Would it be possible to modi...
3 months ago in IBM i / Db2 for i 2 Not under consideration

Allow RUNSQLSTM to support a "continuation character" for very long SQL statements

When coding SQL statements for creating tables or indexes or whatever, we often have a problem formatting very long SQL statements because there is not "continuation line" character supported by the statement processor. The COMMENT ON statement ca...
6 months ago in IBM i / Db2 for i 3 Not under consideration

Replace native trigger while active

When there's a need to replace a high level language trigger, an exclusive lock is required to the program object. In a 24/7 system this is almost impossible what makes the use of triggers a no-go. Programs in use (apart from triggers) can be repl...
about 3 years ago in IBM i / Db2 for i 2 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 2 years ago in IBM i / Db2 for i 4 Not under consideration

Provide proper SQL auditing user/timestamps

Currently there's a mix of SESSION and CLIENT_USERID fields that can be used with Generated Always but the first returns the native account, while the second returns the client account but is blank when executed from SQL on IBM i itself. Please pr...
almost 5 years ago in IBM i / Db2 for i 2 Not under consideration