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

My votes: Db2 for i

Showing 436 of 4911

Add a field in the SYSTEM_STATUS* SQL services that shows the whether the LPARs Attention LED is on or off.

In the current services:SYSTEM_STATUS view, SYSTEM_STATUS_INFO view and SYSTEM_STATUS table function. The ATTENTION_LIGHT light column only shows whether the SRC panel has a SRC in it. The manuals were recently updated to reflect the correct defin...
6 months ago in IBM i / Db2 for i 1 Future consideration

Improve reorganize while active

the reorganize while active mechaniism is a very interesting mechanism and allows you to reorganize files under journal allowing you to clean up many deleted records without closing applications and services. However, the mechanism does not allow...
7 months ago in IBM i / Db2 for i 2 Future consideration

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 ...
over 1 year ago in IBM i / Db2 for i 4 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...
11 months ago in IBM i / Db2 for i 1 Future consideration

Allow ability to invoke Functions and Stored Procedures using Specific name in addition to Long Name.

Currently Tables, Index and Views have the ability to invoke using either the long name or the short 10 character name. It will benefit for adopting both short and long names and stay consistent with Tables, Indexes and Views.
29 days ago in IBM i / Db2 for i 1 Not under consideration

Consolidate documentation for Services and documentation for the system catalog into one area.

Instead of placing the documentation for IBM i Services underneath "Performance and query optimization" move it to "Db2 for i catalog views". Take these links: Db2® for i Services: https://www.ibm.com/docs/en/i/7.5?topic=optimization-db2-i-service...
over 2 years ago in IBM i / Db2 for i 9 Future consideration

Create a system command to convert JSON files to physical files (PF) and vice versa

IBM i increasingly interacts with external systems through APIs and JSON data. Developers often need to manually parse JSON into SQL tables using complex JSON_TABLE queries, or conversely serialize DB2 data into JSON for outbound APIs. My idea is ...
5 months ago in IBM i / Db2 for i 1 Functionality already exists

Add parameter to RSTLIB / RSTOBJ commands to restore table(s) without data

Please consider adding a parameter to the RSTLIB and RSTOBJ commands to allow restore of DB2 tables / PF's without data (rows). It would be great to be able to restore libraries or objects without getting the data onto the system. Use case 1: We h...
almost 2 years ago in IBM i / Db2 for i 7 Future consideration

please add function "odd" and "even"

would be nice to have a function returning whether a number is odd (function odd) and whether a number is even (function even). I know it can be done with mod(field, 2) but for documentation purpose it is better to read odd(field) or even(field) i...
7 months ago in IBM i / Db2 for i 1 Future consideration

DSPPGMREF with SQL

In SQL Services create a view or UDF, who have the same information as the CL command DSPPGMREF Use Case: get the list of programs that use a file ...
about 6 years ago in IBM i / Db2 for i 7 Future consideration