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 of 4269

Controlling of SQL FAST DELETE

They want to defineLibrary orLibrary/file and number of records to switch to FAST DELETE CUSTOMER 0CUSTOMER/DATAENTRY 1 15000 For each option 0 means no FAST DELETE1 means fast delete with number of records to switch Zero records means switch dire...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

Add skguard count to DB Health Center as System or Environment Limit

It turned out that hitting the maximum number of entries in skguard causes a major outage as no sqe optimization can take place. This requires an IPL to resolve. It seems reasonable to add the number of entries in skguard to DB Health Center to av...
over 6 years ago in IBM i / Db2 for i 1 Not under consideration

DB2 for i PTF services to use ESA configuration for internet access

SYSTOOLS.GROUP_PTF_CURRENCY and SYSTOOLS.GROUP_PTF_DETAILS are great tools to keep track of missing PTFs on a system. When running SQL statement against this view, there is an internet connection from the system to PSP documents. This is a direct ...
over 6 years ago in IBM i / Db2 for i 1 Future 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...
over 6 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...
over 6 years ago in IBM i / Db2 for i 1 Not under consideration

Document SQLCLI attribute to persist open cursors across program boundaries.

SQLCLI cursors are unexpectedly closed when an application returns to a calling program in the stack. The SQLCLI connection persists but the cursors do not. Use Case: Objective: Maintain array of open cursors for connecting client software having ...
over 6 years ago in IBM i / Db2 for i 3 Future consideration

CHGPF with SRCFILE option causes all Field Procedures to decrypt all the data encrypted in the file

when a CHGPF with SRCFILE option is ran over a Physical file with a Field Procedure on one or more fields the data is automatically decrypted to the the full value. Use Case: When file XFILE contains a field SOCIAL that has a field procedure on it...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

Implement an option to ignore trigger on update

Add an option that allows to ignore triggers on update/delete Use Case: I'm having a stored procedure that updates a technical field on tables. these updates are slow, because there are triggers on some tables. I know that these updates don't have...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

New SQLSetStmtAttr option for Completion/Diag Messages

During Debug mode, on IBM i, the SQL CLI APIs, such as SQLExecute generate diagnostic and completion messages indicating things such as "xx rows selected" or "xx rows inserted", or "Table XXX Dropped". This information does not currently get gener...
over 6 years ago in IBM i / Db2 for i 2 Future consideration

FIELDPROC - Missing record informations

Field procedures need a possibility to get field values beside the current field in the same record.So there should be additional parameters for the field procedures like a pointer to the current record or, if not possible the current record numbe...
almost 7 years ago in IBM i / Db2 for i 1 Not under consideration