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 441

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

Prevent ALTER TABLE when field size expanded and there is a field procedure

When a field procedure is assigned to a field, in our case for purposes of encrypting the field data, and an ALTER TABLE is allowed to execute against the field to expand the field size, then data corruption occurs. Use Case: Example Create table ...
about 5 years ago in IBM i / Db2 for i 4 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

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