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 138

SQL-CLI Support "FOR" System names

When creating SQL tables with the keyword "FOR" system names to support legacy code, then for "FOR" system name is not available in the SQL-CLI api's. The "SQLColAttribute" should support SQL_DESC_SYSTEM_COLUMN Use Case: We are in a situation wher...
over 2 years ago in IBM i / Db2 for i 3 Future consideration

RPGLE embedded SQL nested datastructure (array)

It would be useful to allow nested ds and nested ds arrays for hostvariables in embedded SQL (RPGLE). Because now i have to move the nested subfield into a secondary standalone field.This is a horrible workaround :-) . Use Case: CASE WHEN :Example...
almost 5 years ago in IBM i / Db2 for i 6 Future consideration

An IBM i Service for retrieving device status similar to WRKCFGSTS

A device's status is currently not available via SQL. This would be useful for tracking the status of devices such as virtual display/printer devices. It would be useful for System Admins. It could be partnered with QSYS2.OBJECT_STATISTICS to find...
almost 2 years ago in IBM i / Db2 for i 3 Future consideration

IBM i Service to list Netserver Share and Sessions

Currently, there is no way to list from an IBM i command line the Netserver Share or Session details. An IBM i Service to list these details would make like a lot easier. I accept that the Go Nets menu is an alternative to this but it has signific...
over 4 years ago in IBM i / Db2 for i 7 Future consideration

please include all the data from DSPHDWRSC in the view QSYS2.HARDWARE_RESOURCE_INFO

this would help to get additional important ant data from the system
8 months ago in IBM i / Db2 for i 2 Future consideration

SQL precompiler support for EXTNAME(filename : fmtname : fieldtype) where fieldtype is *ALL, *INPUT, *OUTPUT, or *KEY

Allow the use of a data-structure defined with EXTNAME(*ALL, *INPUT, *OUTPUT, or *KEY) to be used as an SQL host variable. Use Case: In a case where IO must be done with a workstation file you have to code separate data-structures, one with *ALL f...
over 3 years ago in IBM i / Db2 for i 5 Future consideration

Add option for Cert path to qsys2.certificate_info UDTF

not all certs are in the system store. some are stored in an IFS file. the API used in the UDTF allows for "Directory path and file name" . Add that as a option. Retrieve Certificate Information (QYCURTVCI, QycuRetrieveCertificateInfo) API - IBM D...
6 months ago in IBM i / Db2 for i 2 Future consideration

Extend FINAL TABLE to UPDATE/DELETE statement

DB2 on other platforms offers the FINAL TABLE with UPDATE/DELETE statements, however on IBM i this is limited to INSERT only. Please change DB2 for i to also support FINALE TABLE on UPDATE/DELETE statements. Use Case: The statement below... Select...
over 3 years ago in IBM i / Db2 for i 4 Future consideration

Add a YEAR_ISO function

Add a YEAR_ISO function to get the ISO year of a given date/timestamp. The VARCHAR_FORMAT function can be used with the 'IYYY' format to optain the ISO year but it would be nice if there were a shorthand just like with WEEK_ISO and DAYOFWEEK_ISO. ...
over 2 years ago in IBM i / Db2 for i 2 Future consideration

In SQL JSON_TABLE, add an option on timestamp columns to take into account or not the timezone offset

In the SQL function JSON_TABLE, when a timestamp value indicated with a time zone offset (e.g.: "yyyy-mm-ddThh:mm:ss.nnnnnn<+/-Offset>") is retrieved to produce a timestamp column, the resulting value is always an UTC value (by adding or sub...
10 months ago in IBM i / Db2 for i 3 Future consideration