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 144

Enhance remote journaling service with restart option

The remote journaling service has no option on the STRTCPSVR or ENDTCPSVR command. This is also not an option in the new navigator to stop/start/restart the remote journaling service. In addition to no stop/start/restart options. When changing the...
about 2 years ago in IBM i / Db2 for i 2 Future consideration

Multi-row insert in dynamic SQL RPG

Please enhance dynamic SQL support in RPG to include multi-row insert. Use Case: Dcl-DS myQualDS ExtName('THETBL') Dim(200) Qualified Inz; End-DS; myQualDS (1).dta = '1'; myQualDS (2).dta = '2'; Ctr = 2; SQLStatement = 'Insert into THETBL ? rows v...
about 6 years ago in IBM i / Db2 for i 2 Future consideration

Partitioned tables increase limit partitions (more than 256 partitions)

Hello, We think that it will be useful increase actual limit of 256 partitions on a partitioned table. Our customer generates really big amount of information (Banking customer), and our estimations are that on next year he won't have enough ...
about 2 years ago in IBM i / Db2 for i 1 Future consideration

TCP/IP Host table entries in SQL

In SQL we have theses views: QSYS2.NETSTAT_INTERFACE_INFO to get TCP/IP interfaces (CFGTCP option 1) QSYS2.NETSTAT_ROUTE_INFO to get TCP/IP routes (CFGTCP option 2) We need also a view to get TCP/IP host table entries (CFGTCP option 10).
about 2 years ago in IBM i / Db2 for i 3 Future consideration

Option to Normalize HTTP_RESPONSE_HEADER Fields (Key Names) in the QSYS2 HTTP Functions

The HTTP header fields are case-insensitive. That is, content-type, CONTENT-TYPE, and CoNtEnT-tYpE are all allowed uses of the IANA registered field Content-Type. Previously, when using the SYSTOOLS HTTP table functions (e.g., SYSTOOLS.HTTPGETCLO...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

SQL query to report on RGZPFM history with same details shown in table reorganzation panes

Provides historical details of table reorganizations that would benefit support and application users
about 1 year ago in IBM i / Db2 for i 1 Future consideration

Create an exit point similar to QIBM_QZDA_SQL2 but for all other SQL interfaces

There is no exit point for SQL when run outside the scope of ACS RUN SQL SCRIPTS or "Access i ODBC" as it is referred to in the docs. We need the ability to monitor and do other things for all SQL statements run on the system. We have users coming...
over 2 years ago in IBM i / Db2 for i 2 Future consideration

EDRSQL server requires QUSER *RWX authority to ROOT

We recently secured our ROOT directory in the IFS; however, when the EDRSQL server job (QXDAEDRSQL) starts up; MSG CPE3401 is shown in the joblog and the job ends. (see attached joblog) The Security Audit Journal records an Authority Failure (AF) ...
about 1 year ago in IBM i / Db2 for i 2 Future consideration

API for Access Path Rebuild Progress

We commonly have access path rebuilds occurring post the vary on of an IASP. We would like the capability to monitor the progress of the access path rebuilds from a batch job rather than just the screen. Use Case: We run a superannuation system on...
over 7 years ago in IBM i / Db2 for i 8 Future consideration

SQL check authority enhancement to understand level of authority

QSYS2.SQL_CHECK_Authority function in SYSTOOLS, is available to retrieve whether the current user is authorized to an object. This is good as returns 1 if authorized. However, if the business needs to know, for a file object whether user can view ...
over 2 years ago in IBM i / Db2 for i 1 Future consideration