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 367

Declare Array variables in SQL/PSM like in DB2 LUW

In stored procedures and UDF/UDTF of DB2 for i, I would like to be able to declare an array like in this example : DECLARE TYPE CARD_NUMBER AS VARCHAR(1) ARRAY [24]; … this is already possible on DB2 LUW, as can be seen in this example: https://ro...
almost 2 years ago in IBM i / Db2 for i 2 Not under 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 ...
almost 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).
almost 2 years ago in IBM i / Db2 for i 3 Future consideration

Enhanced SQL Call Level Interface (CLI) resource management options

Today, a CLI (SQL Call Level Interface) environment handle allocated via the SQLAllocEnv() API is automatically tied to the callstack entry which allocated it, meaning that when that program leaves the stack, the system deems the environment handl...
almost 2 years ago in IBM i / Db2 for i 4 Future consideration

Solution for Cpyfrmimpf dtaara using Dtaara "QCPFRMIMPF" and "QCPTOIMPF"

When using the copy command with the dtaara it creates threads in the background which makes the copy of big amounts of records in couple of minutes. Without the dtaara the copy runs for hours. Need a fix/solution which works the same seeing dtaar...
almost 2 years ago in IBM i / Db2 for i 1 Not under consideration

Python support for external SQL stored procedures.

DB2 SQL for i support Java for external stored procedures. I will be be a good option if we can write external stored procedures in Python and may be some other open source languages like Go Lang.
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

SRVPGMOPT parameter for CRTSQLRPGI

While the CRTSQLRPGI command contains a COMPILEOPT parameter that is used in creating modules and programs, it does not have a parameter for passing additional parameters to the CRTSRVPGM step when OBJTYPE(*SRVPGM) is used. This can result in comp...
almost 2 years ago in IBM i / Db2 for i 1 Not under consideration

Support *LIBL on RUNQRY QRY()

Hi, When creating a query definition, the library is resolved at creation time and not at runtime. This method is unlike any other function on IBM i and doesn't allow the query to be used with another library list as it is ignored. This way you ca...
almost 2 years ago in IBM i / Db2 for i 3 Future consideration

Improve performance of REGEXP_xxx SQL functions

The REGEXP_SUBSTR and related SQL Regular Expression functions a great, but rely on external interfaces. The request is to figure out a way to make them perform better regardless of them being based on the eternal ICU library. In one-off situatio...
almost 2 years ago in IBM i / Db2 for i 2 Future consideration

Add a parameter to RUNSQLSTM to Delete its work files once it completes

When running RUNSQLSTM to create SQL GLOBAL Variables or Global Temporary Tables or anything, it creates a couple of source files in QTEMP. One is named QSQLSRC, one is often named QSQLT000 or simlar. I would like a parameter on RUNSQLSTM named CL...
almost 2 years ago in IBM i / Db2 for i 1 Not under consideration