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 409

List procedures that a program uses in PROGRAM_EXPORT_IMPORT_INFO

Despite the name, the PROGRAM_EXPORT_IMPORT_INFO does not actually list the procedures imported by a program. This is important because, when the signature of a procedure changes, all programs that import (use) the procedure must be changed. Impor...
2 months ago in IBM i / Db2 for i 0 Submitted

Allow COALESCE to provide automatic CAST

I have this line in a CREATE VIEW statement: coalesce(va.vaaddress1, '?Unknown') as vaaddress1, When the view is accessed using SQL embedded in ILEPRPG, the SQLSTATE becomes 01004. VAADDRESS1 is defined in a SQL TABLE as CHAR(40). It would save a ...
12 days ago in IBM i / Db2 for i 1 Not under consideration

Support ISO 8601 Date-Time Format in VARCHAR_FORMAT and TIMESTAMP() patterns

This may be a dup of an 4 or 5 year old request, but please add native support for the ISO 8601 date-time format in Db2 for i. This includes: 1. Parsing and Formatting: Built-in SQL functions to convert between ISO 8601 and existing Db2 date/time ...
about 2 months ago in IBM i / Db2 for i 2 Future consideration

Allow reuse of QSQSVR prestart jobs for multithread jobs running embedded SQL in server mode

Please allow release of QSQSVR prestart jobs back to the pool upon thread termination for embedded SQL (SQLRPGLE) running in server mode in multithread capable jobs. Currently, when a multithreaded job running in server mode (set by QWTCHGJB) spaw...
7 months ago in IBM i / Db2 for i 2 Future consideration

UUID datatype for IBMi

A UUID is a U niversally U nique Id entifier, meaning that these identifiers are unique over your whole DB; even better unique" across space and time". UUID's are stored in 128bit format and follow a standarized format ( rfc4122 ) This makes the t...
4 months ago in IBM i / Db2 for i 3 Future consideration

BASH as a SQL service ( SQL scalar function)

Lots of great tooling is available in PASE via bash. It would be appreciated if commands could be executed using a "user defined function" returning a CLOB for the stdout. An implementation can be found here. https://github.com/NielsLiisberg/sql-o...
4 months ago in IBM i / Db2 for i 1 Future consideration

Include LF with shared access path in SYSPARTITIONINDEXES and SYSPARTITIONINDEXSTAT

SYSPARTITIONINDEXES and SYSPARTITIONINDEXSTAT include many usefull informations about logical files (DDS type). Since they are a valid substitute for the use of APIs, it would be very useful if logic files with shared access were also included in ...
3 months ago in IBM i / Db2 for i 1 Not under consideration

Enhance the Query Supervisor for temporary storage thresholds to also apply to the *DATABASE temporary storage buckets

We have had several rogue queries that used very large amounts of temporary storage. We have query supervisor thresholds in place, but it did not alert us because the temporary storage was not part of the job itself, but rather the database tempor...
2 months ago in IBM i / Db2 for i 1 Functionality already exists

Addition of Critical Security Patch Comparison Features via SQL Query

Currently, managing critical security patches is a major priority for IT teams to ensure the security of systems and sensitive data. However, the task of comparing applied security patches with known vulnerabilities listed in the CVE database can ...
about 1 year ago in IBM i / Db2 for i 4 Future consideration

Split DBOpen exit point in new format

DBOpen Exit Point takes care of ANY database access, regardless what type. This results in performance problems. Severals performance tests show that from 100% DBOpen Acess apx. 95%-99% are coming from Native I/Os. This is from exit point technolo...
4 months ago in IBM i / Db2 for i 3 Future consideration