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 367 of 4314

Implement TO_UTC_TIMESTAMP in Db2 for i

Other IBM database products have a method TO_UTC_TIMESTAMP that can be used to convert a timestamp from the local time zone to UTC, with awareness of the DST rules in effect on the date in question. Example Knowledge Center page from IBM Big SQL 5...
over 3 years ago in IBM i / Db2 for i 2 Future 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

CPYTOIMPF for Excel

The only way to make the leading zero visible is to have the field interpret as if it contains only text. In OS400, if a field is alphanumeric, the number it may contain cannot be used for mathematical operations. For example, in Excel, to ensure ...
over 3 years ago in IBM i / Db2 for i 5 Not under consideration

Allow SQL Precompiler to handle longer names of fields

It must be possible to use long names of fields/attributes defined in qualified data structures when building applications using modern free format RPG with embedded SQL. Use Case: When using names for fields/attributes defined in qualified data s...
over 3 years ago in IBM i / Db2 for i 8 Future consideration

cpyfrmimpf should handle commas.

The cpyfrmimpf command handles values similar to 123.45 and -678.90 in a numeric field, but sends message CPF2845, reason code 7 for values like 1,123.45 or -1,678.90. The command should handle commas as well as decimal points and minus signs. Use...
over 3 years ago in IBM i / Db2 for i 4 Not under consideration

SQL precompiler support for EXTNAME(filename : fmtname : fieldtype) where fieldtype is *ALL, *INPUT, *OUTPUT, or *KEY

Allow the use of a data-structure defined with EXTNAME(*ALL, *INPUT, *OUTPUT, or *KEY) to be used as an SQL host variable. Use Case: In a case where IO must be done with a workstation file you have to code separate data-structures, one with *ALL f...
over 3 years ago in IBM i / Db2 for i 5 Future consideration

Provide access to Null Indicator for SQL Variables in inline C code

When creating SQL Functions, we have the ability to use the INCLUDE statement to include inline C code. However, when an SQL Variable is referenced in that C code, there is no practical method to set on or off the variable's NULL Indicator. We nee...
over 3 years ago in IBM i / Db2 for i 2 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 3 years ago in IBM i / Db2 for i 3 Future consideration

Add support for *LAST in CREATE ALIAS

CREATE ALIAS command allows to create aliases for a specific MEMBER of a physical table on IBM i, but the alias has to be explicitly named. Many applications add members periodically and start filling rows in the last member. Having the ability of...
over 3 years ago in IBM i / Db2 for i 6 Future consideration

Include OBJATTRIBUTE in resultSet from OBJECT_STATISTICS when object name is *ALLSIMPLE

If possible and without impacting performance, please include the OBJATTRIBUTE column with the results when OBJECT_STATISTICS is generating the fast list of objects due to *ALLSIMPLE being specified on the 3rd (object name) parameter. Use Case: Ne...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration