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

FILTER BY CATEGORY

Db2 for i

Showing 335 of 4050

Visual explain as a SQL - IBM i service

Visual explain is a vital tool to get the information about how a SQL statement is processed and to understand the nature of SQL queries. However, it can be quite complicated to oververview complicated queries and the graph can be quite chaotic. M...
almost 2 years ago in IBM i / Db2 for i 3 Not under consideration

QIBM_QZDA_INIT - Add new format that includes the source IP

Add a new exit point format for QIBM_QZDA_INIT that includes the IP address of the client initiating the connection. Use Case: We use the QIBM_QZDA_INIT exit point to filter which user accounts are allowed access via ODBC/JDBC. We would like to be...
over 6 years ago in IBM i / Db2 for i 2 Not under consideration

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

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...
almost 3 years ago in IBM i / Db2 for i 5 Future consideration

SQL view for Netserver info

With the newer OS releases for IBM i there have been views created to look at many of the components of the OS. It would be nice if there was a view to look at netserver info. Like netserver attributes, as well as file shares on the system. Curren...
over 3 years ago in IBM i / Db2 for i 4 Future consideration

Provide an IBM i Service to return information from EIM Domain

The current EIM has no decent user interface. It is very cumbersome to inquire, add, change and delete via IBM Navigator for i. Use Case: Inquire and maintain EIM Domain using SQL select, insert, update and delete.
over 4 years ago in IBM i / Db2 for i 4 Future consideration

Increase VARCHAR() Scaler to 65KB, 16MB or 2GB

Currently SQL VARCHAR() scalar function under DB2 for i supports lengths of up to 32k or 32k-1 w/Nullable values. HLL on IBM i support 64k Varchar column/fields as well as 16MB Varchar lengths. Other Platforms (Microsoft) also support much longer ...
over 5 years ago in IBM i / Db2 for i 2 Not under consideration

Allow use of RPG procedures in embedded SQL as host "variable"

When writing embedded SQL, host variables should be real variables instead of expressions which requires additional step to define extra work variables and assign the expression in advance to the work variable. Use Case: An example might be as fol...
over 5 years ago in IBM i / Db2 for i 4 Not under consideration

UUID datatype for IBMi

A UUID is a Universally Unique Identifier, meaning that these identifiers are unique over your whole DB; even better unique" across space and time". UUID's are stored in 128bit format and follow a standarized format (rfc4122) This makes the type a...
about 1 year ago in IBM i / Db2 for i 4 Future consideration

Support USER as Default for VARCHAR(10) Columns in Db2 SQL Tables

Currently if I have a table with a varchar(10) field in it, I cannot specify DEFAULT USER or any of the other user registers because they are 18 bytes or longer.However on IBM i, user Profiles are 10.It would save me having to write a Trigger for ...
almost 2 years ago in IBM i / Db2 for i 1 Future consideration