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

FILTER BY CATEGORY

Db2 for i

Showing 296 of 3804

Speed up qsys2.active_job_info -> client_ip_address

We using the UDTF active_job_info in bacth to control jobs (msgw etc). Sometimes our DNS is not responding and the UDTF active_job_info is a never ending story because this function makes a reverse DNS look up and will never finish without a reach...
about 1 year ago in IBM i / Db2 for i 1 Future consideration

Command to print Query Definitions without using WRKQRY option 6.

Looking for a command line option to print a *QRYDFN instead of using option 6 from WRKQRY. I need to be able to get that output to provide to audit and I'm trying to automate it as much as possible. Need to be able to call it from CL program. Use...
about 5 years ago in IBM i / Db2 for i 4 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...
over 5 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 5 years ago in IBM i / Db2 for i 1 Not under consideration

Journal entry needed when statistics removed from file

During upgrade from 7.2 to 7.3 we got serious performance degradation for some SQL queries. Trying to improve performance we request and remove some file statistics on the source (production) system. It help for some issues. Unfortunately on the t...
over 3 years ago in IBM i / Db2 for i 1 Not under consideration

Add abiilty to adjust the increment for selected system limits

I am working with a client that has a few very large files that grow daily and system limit 15003 is logged many times a day since the increment is 1Gb. They know this growth occurs and would like to have an option to specify the increment to be a...
7 months ago in IBM i / Db2 for i 2 Future consideration

Add temporal information to commands and not just the system catalog

Add the ability to see temporal relations in the following:- DSPFD- DSPDBR It can be discovered with things likeRetrieve Database File Description (QDBRTVFD) APIhttps://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/qdbrtvfd.htm#HDRTEMPOSys...
about 6 years ago in IBM i / Db2 for i 1 Not under consideration

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's

IBM DB2 Connect 11.5 VSAI (Visual Studio Addin) for VS 2019 using deprecated API's (synchronous loading apis). This needs to be updated for VS 2019 to use Asynchronous loading to remove the warning notices everytime you launch Visual Studio 2019. ...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

Add column and filter for the job's current user to JOB_INFO

I need a way to get the job date from an SQL session so that I can test SQL statements as they might have run in the past using only SQL features. JOB_INFO UDTF only returns job information for the connection user not the current user as is needed...
over 5 years ago in IBM i / Db2 for i 1 Not under consideration

Add variable support on CONNECT statement within SPL

Add variable support for CONNECT statement in SPL. Use Case: CREATE or replace PROCEDURE BACKUP_STATUS LANGUAGE SQL MODIFIES SQL DATA P1: BEGIN DECLARE COMMAND CHAR(200); -- Ensure this is large enough. DECLARE V_SYSTEM_NAME CHAR(25); FOR V1 AS C1...
over 4 years ago in IBM i / Db2 for i 1 Not under consideration