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 120

Greek characters on user profile description in iNAV interface

We want to be displayed the Greek characters in user's profile description when browsing users through the new iNAV web interface, just as it has been in old Heritage Navigator and until previous release V7R3! We cannot change profile descriptions...
about 1 month ago in IBM i / Db2 for i 1 Future consideration

Consolidate documentation for Services and documentation for the system catalog into one area.

Instead of placing the documentation for IBM i Services underneath "Performance and query optimization" move it to "Db2 for i catalog views". Take these links: Db2® for i Services: https://www.ibm.com/docs/en/i/7.5?topic=optimization-db2-i-service...
4 months ago in IBM i / Db2 for i 9 Future consideration

Allow multiple Recipients in the send email function

Absolutely love that we now have send email, however the usability would grow if we could email multiple recipients. suggestion would be to have recipients septerated with a semi colon or comma.
about 2 months ago in IBM i / Db2 for i 2 Future consideration

Create GenerateAndEmailSpreadsheet

With the addition of Generate Spreadsheet and Send Email both are valuable but the adoption would have quite a bit of use if we had one function that does both.
about 2 months ago in IBM i / Db2 for i 2 Future consideration

Enhance SQL Error Log Function to display variable value(s) in the SQL string displayed in the STATEMENT_TEXT column rather than the "?".

Helps to identify the specific values when the error or warning occured.
about 1 month ago in IBM i / Db2 for i 1 Future consideration

Enhance Omnifind product or integrate it with base db2 for i

OMNIFIND is a text search product that allows IBM i users to search unstructured text stored in a column of a DB2 for i table. The text stored in the column can be either simple character text, an XML document, or any of several different types of...
about 1 month ago in IBM i / Db2 for i 1 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...
24 days ago in IBM i / Db2 for i 1 Future consideration

Add Limit ID 18303 and 18304 to System limit alerts

We have a couple of system limit alerts regarding of reaching a table limit, limit_id 15xxx. But we don't have any for Journals, like sequence numbers limit_id 18303 and 18304
3 months ago in IBM i / Db2 for i 2 Future consideration

SQLRPGLE precompiler - allow usage of large VARCHARS by interpreting the same as SQLTYPE(CLOB)

Currently you cannot use large RPGLE VARCHARs (length >= 32705) in EXEC SQL statements. I suggest updating the SQL precompiler and SQL processing so that they can be. This would remove the need for defining SQLTYPE(CLOB) in new programs, VARCHA...
4 months ago in IBM i / Db2 for i 1 Future consideration

SQLRPGLE precompiler - SQLTYPE(CLOB:x) to VARCHAR instead of to DS

Add a d-spec and/or ctl-opt keyword to instruct the SQL precompiler to convert SQLTYPE(CLOB:x) (and BLOB etc.) to VARCHAR(x:4) instead of the UNS(10)/CHAR(x) DS that it currently converts to. // Thisdcl-s myVar1 SQLTYPE(CLOB:X);// Pecompiles to th...
4 months ago in IBM i / Db2 for i 1 Future consideration