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 137

add record type to DNS_LOOKUP table function

DNS supports obviously many record types. Apparenty DNS_LOOKUP ask just for A type. Please add record type query for to DNS_LOOKUP as a second parameter (i.e. to ask for MX type, TXT type.... etc....)
almost 2 years ago in IBM i / Db2 for i 1 Future consideration

Local scoped functions and procedures in UDTF and stored procedures

For structural reasons you sometime need to encapsulate logic as locally scoped functions and procedure when you create UDTF and stored procedures - just like you would do in any other programing language. However SQL-PL does not allow that in the...
over 4 years ago in IBM i / Db2 for i 3 Future consideration

Add the Module feature to PL/SQL

To improve modularity and maintainability of PL/SQL code, could you please add to DB2 for i, the support of modules, which already exists on other DB2 platforms : https://www.ibm.com/docs/en/db2/9.7?topic=modules-referencing-objects-defined-in Thi...
12 months ago in IBM i / Db2 for i 1 Future consideration

Please finish/complete the integration of long SQL names into Db2 for i

When Long SQL Names are used, you can only rename those object using the SQL RENAME statement. However, RENAME supports only TABLEs, VIEWs, and INDEXes. Which means *FILE objects only. Sequences, Variables, Functions, Procedures, and the myriad ot...
about 1 year ago in IBM i / Db2 for i 3 Future consideration

Provide an SQL service, view, or other way to report out information about services deployed via Integrated Web Services.

The ability to run reporting of information about deployed services, such as what services are deployed, what servers those are on, whether or not those are applying TLS and basic authentication, etc., would be a help to easily determine and audit...
about 2 years ago in IBM i / Db2 for i 2 Future consideration

Provide access to Null Indicator for SQL Variables in inline C code

When creating SQL Functions, we have the ability to use the INCLUDE statement to include inline C code. However, when an SQL Variable is referenced in that C code, there is no practical method to set on or off the variable's NULL Indicator. We nee...
over 3 years ago in IBM i / Db2 for i 2 Future consideration

Enable Global Override of Compiler Options for SQL Statements

We are using SQL Functions and due to our security concept, those SQL Functions need to be created with the compile options USRPRF and DYNUSRPRF both set to *OWNER. This can be done by calling SET OPTIONS inside the CREATE OR REPLACE FUNCTION stat...
almost 3 years ago in IBM i / Db2 for i 3 Future consideration

Materialized Query Table functionality

Add capability in SQL to create Materialized Query Tables (MQT) with the following:1. data initially deferred refresh immediate2. maintained by system3. set integrity for (MQT) immediate checked incremental (or Not Incremental) Use Case: create ta...
over 5 years ago in IBM i / Db2 for i 2 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...
9 months ago in IBM i / Db2 for i 3 Future 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