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 361

SQL EXPORT command to create export streamfiles in e.g. CSV format

Wouldn't it be nice, if DB2 for i would provide an EXPORT statement, which would generate export streamfiles similar to CPYTOIMPF.e.g. something like EXPORT (SELECT HOST_NAME, PARTITION_ID, NUMBER_OF_PARTITIONS FROM QSYS2.SYSTEM_STATUS_INFO) TO '/...
about 7 years ago in IBM i / Db2 for i 2 Not under consideration

Foreign Key enhancement

I would like to request an enhancement to DB2. Through the years, we have had various developers who have set up files and tables with different numeric data types, that hold the same data. For example, in one file, a Customer number might be defi...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

SQL view to see files used and settings on report written in Query 400

SQL view to see what files are used and what settings are used on a report written using Query 400. I realize DSPPGMREF can be used but this does not give all of the settings used in constructing the report such as the settings in the Select outpu...
about 5 years ago in IBM i / Db2 for i 2 Not under consideration

Add "WITH NC"for commands CREATE TABLE/DROP TABLE , CREATE INDEX/DROP INDEX

DB2/400 supports WITH NC hint for Insert/Update/Delete commands . It allows to execute SQL statements out of SQL transaction and without DB2/400 journaling. In the past data definition command like CREATE TABLE / CREATE INDEX were executed out of ...
almost 6 years ago in IBM i / Db2 for i 2 Not under consideration

Add FOR COLUMN or FOR SYSTEM NAME to Function Return Column Definitions

For User-defined SQL Function, today we can define returned column name using up to 128 characters. There currently (as far as I know) is no way to also assign a shorter, more memorable "System Column Name" to the returned parameter. For example:...
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

Update cascade on constraints

Update cascade is allowed in other databases but, is restricted in DB2 for i, as more developers are modernizing their tables and are using constraints, referential integrity etc. This is going to be needed more and more.
almost 2 years ago in IBM i / Db2 for i 2 Future consideration

RPG IV extension regarding license program 5770SS1-27-DB2-Multisystem

RPG IV provides a file information data structure with database specific feedback information. In position 397 of the FIDS there is an unsigned integer field for the relative record number. This field contains the RRN of the record which was affec...
about 6 years ago in IBM i / Db2 for i 4 Not under consideration

Add weakly distinct types to V7R3

Hi, Please support "weak types" as documented at https://www.ibm.com/support/pages/node/6174189 on V7R3 as well. This would be a major benefit in migrating DDS based databases with REF FLD's to SQL. Thanks,Paul Use Case: Hi, Please support "weak t...
over 2 years ago in IBM i / Db2 for i 1 Not under consideration

Logging / Monitoring SQL activity after and within a DRDA connection session

The IBM i O/S does not have the ability to monitor SQL transactions via DRDA connection from a remote system. This would be from the exit point DDM/DRDA request access in the network attributes (DSPNETA). Use Case: I would like to have the ability...
almost 7 years ago in IBM i / Db2 for i 4 Not under consideration

Add Metaphone 3 (or better) to SQL to supplement SOUNDEX() UDF

SoundEx() (in SQL) is dated and returns too many false-positives. For example "COMFORTER" and "COMPRESSOR" return the same SoundEx index. There is a updated routine called Metaphone 3 that is supposed to provide better results. Please implement th...
almost 7 years ago in IBM i / Db2 for i 1 Not under consideration